An open API service indexing awesome lists of open source software.

https://github.com/lemonpi/johnson-resume

Print-friendly DRY resume
https://github.com/lemonpi/johnson-resume

Last synced: 2 months ago
JSON representation

Print-friendly DRY resume

Awesome Lists containing this project

README

          

# 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).