Skip to content

LemonPi/johnson-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRY resume

Print-friendly resume constructed from templates. Purpose is to avoid duplicating content when building resumes for different purposes.

Install

npm install

Generate HTML

npm run build Generates both web/resume.html and web/cv.html. To get PDF, open them in a browser and print as PDF (enable print background graphics).