1.1.1 • Published 7 years ago
cv-amp-json v1.1.1
CV AMP
Generate your mobile-first Google AMP compliant CV using just a JSON file...
Getting Started
- Clone the repo:
git clone - Move into the cv-amp directory:
cd cv-amp - Edit the values in
cv.jsonto your info - Run
cv-amp - You should now have a
index.htmlin the root of the directory :tada::tada::tada: - Star the repo :star:
If you want to download a PDF version of the CV cv-amp --pdf
Problems
At the moment in order to download the html as a PDF we are using puppeteer. This downloads Chromium (86MB download) - not good! Need to use an alternative!