This is my resume. The template was provided by jglovier at https://github.com/jglovier/resume-template.
It uses Jekyll + GitHub Pages
To test locally, run the following in your terminal:
- Clone repo locally
bundle install
bundle exec jekyll serve
- Open your browser to
localhost:4000