My CV, built in Vue, because why not
pnpm install
pnpm dev
# build (without type checking)
pnpm build-only
Some files are not tracked to preserve sensitive info, but have sample versions for the public live demo:
src/stores/config/config.sample.ts
->config.ts
src/stores/data/data.sample.ts
->data.ts
To generate pdf from it, save the page as a pdf from the browser (adjust margins and stuff).