the project should automatically rebuild & deploy using the Dockerfile, and visible at https://fabyan.ca
npm run install
npm build
dist/
npm i
npm run dev
I recommend using pnpm
instead though
The the elements & styling have been mostly taken from the minimalist cv page template and refactored to work in Svelte.