The portfolio now runs as a single SolidStart v2 app at the repo root and deploys to Netlify.
Legacy Gatsby code has been removed from the working tree. If any old content/assets are needed later, use git history.
npm install
npm run devTypical local URL:
http://127.0.0.1:4173/
npm run typecheck
npm run lint
npm run format:check
npm run verifyTo fix formatting:
npm run formatnpm run build
npm run startRequires Node 20+.
Deployment is configured from the repo root via netlify.toml.
- build command:
npm run build - publish directory:
.output/public - runtime target: Nitro Netlify preset via
vite.config.ts - Node version:
20
Useful local verification command:
netlify buildbacklog.md— rewrite plan + iteration logresume.md— structured career source materialappearances.md— speaking / appearances source material