My Curriculum Vitae built in a reusable way with Svelte, with the option to render it into a PDF.
yarn install
yarn start
localhost:8080
in the browser of your choice.Make sure the content fits one A4 page. I have src/content.print.*.yml
files with shortened
content for that. Make sure those are loaded in src/page.svelte
.
yarn start
make gotenberg
in a another terminal.make pdf
You now have a cv.pdf
in the repository root.