background, skills, history, projects
bundle install
bundle exec jekyll serve
- Open your browser to
localhost:4000
First you'll want to fork the repo to your own account. Then clone it locally and customize, or use the GitHub web editor to customize.
Most of the basic customization will take place in the /_config.yml
file. Here is a list of customizations available via /_config.yml
:
[...write these out...]
Most of the content configuration will take place in the /_layouts/resume.html
file. Simply edit the markup there accordingly