jacob-friesens-resume
v1.1.10
Published
Resume generation and update code
Downloads
5
Readme
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 [email protected] -g
# Install wkhtmltopdf from http://wkhtmltopdf.org/downloads.html