A simple Jekyll + GitHub Pages powered resume template.
To test locally, run the following in your terminal:
- Clone repo locally
bundle installbundle exec jekyll serve- Open your browser to
localhost:4000 - Spell check
lynx -dump http://localhost:4000 | grep -v -E 'http|tel:|mailto' | aspell --add-extra-dicts=./resume.pws list
- Open FireFox
- Browse to
localhost:4000 - Command-P
- Change Header and Footers to
blank - Change right Footer to
Page # of # - Change left Footer to
Title - Save as PDF
- Add PDF file to this repository at
./images/resume.pdf