Check out the résumé in it's readable version Here
Jekyll theme by James Grant
-
Ensure you have Ruby installed. On MacOS, ruby is already installed and ready to go.
-
Clone this repository:
git clone https://github.com/siliconwitch/resume.git
-
Set up the environment:
cd resume bundle install
-
Open the project in your browser:
bundle exec jekyll serve --livereload --open-url
That's it! As you edit the pages. The website will automatically refresh. Be sure to keep an eye on your terminal to spot any error messages while you're developing.