1.1.10 • Published 9 years ago
jacob-friesens-resume
Licence
CC BY-ND 4.0 (https://creativecommons.org/licenses/by-nd/4.0/)
Version
1.1.10
Deps
1
Vulns
0
Weekly
0
Jacob Friesen's Resume
This contains all the contents and commands to generate Jacob Friesen's resume from one base file (Jacob_Friesen_Resume.pug). It is part of an effort to put all online profile information into a series of private and public repositories to greatly reduce update times across all online media.
Compiled files are kept due to convenience and their small size.
Process (UNIX Only)
./to_html
./to_pdf
./to_server production
- Translate from Pug to HTML
- Translate HTML into PDF
- Copy the resume to a server location that stores the resume
- Fill in the templated content from to_server.template to get this file.
Install
# Note that the wrong version is installed when you don't manually specify like below
npm install pug-cli@1.0.0-alpha1 -g
# Install wkhtmltopdf from http://wkhtmltopdf.org/downloads.html