Inspired by Michael Engen, uses data in src/_data/resume.json
to generate a one-page resume website.
To build and host the one-page resume website:
npm install
npm run start
You might need to install Playwright and Chromium:
$ npx playwright install
Then you can use it to create a PDF of your beautiful new resume ✨:
$ node print.js