Resume, cover letter, and reference list builder. Converts from
markdown
content files to html
and pdf
using Pandoc and
PhantomJS.
All names, characters, and incidents portrayed in this repo are fictitious. No identification with actual persons (living or deceased), places, buildings, and products is intended or should be inferred. No person or entity associated with this repo received payment or anything of value, or entered into any agreement, in connection with the depiction of tobacco products.
Pandoc
PhantomJS
(optional: forpdf
generation)
- Edit the markdown files in the
content
directory with your own information - Replace
sig.png
with a copy of your signature (or comment that line out ofletter.md
if you do not want to include a signature image at the bottom of your cover letter) - Run
make all
to build thehtml
andpdf
output documents to theout
directory - Run
make build
to build just thehtml
documents