Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 471 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 471 Bytes

Eleventy Basic Resume

Inspired by Michael Engen, uses data in src/_data/resume.json to generate a one-page resume website.

How to Use

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