WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

keithk/eleventy-basic-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A very basic resume builder using eleventy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published