Source for the Bortlesboat personal site and public project demos.
Live site: https://bortlesboat.github.io/
npm install
npm run devnpm run buildThe site is built with Vite. Public demos and generated static assets live under public/, while project metadata used by the main site lives in src/data/projects.json.