A jekyll resume template for software developers, that automatically works on Github Pages.
- Click Use this template
- Name your new repository YOURUSERNAME.github.io
- Edit _data/resume.json
- Done. Your resume should automatically be deployed by Github Pages, and is hosted at https://yourusername.github.io
For example:
- My user name is wnm
- My resume repo name is wnm.github.io
- My resume url is https://wnm.github.io
- Clone your new repo locally
- run
bundle install
- run
jekyll serve
(click on image to see all sections)