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
- Host: GitHub
- URL: https://github.com/lemonpi/johnson-resume
- Owner: LemonPi
- Created: 2017-09-22T23:02:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-09-26T03:30:25.000Z (8 months ago)
- Last Synced: 2025-09-26T05:41:38.519Z (8 months ago)
- Language: HTML
- Homepage: http://johnsonzhong.me/johnson-resume/web/resume.html
- Size: 2.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).