/dannyresume

Danny Castonguay's resume

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

dannyresume

Danny Castonguay's resume

Thanks for James Grant who created this theme.

Development

Locally

Before you start make sure you have Ruby and the gems for Jekyll installed locally. You can find out how to do that here.

Note: You will need version 1.15.2 of bundler, as this is the only version that Heroku supports.

  1. Fork and or clone this repository locally
  2. cd modern-resume-theme
  3. bundle install
  4. bundle exec jekyll serve
  5. Open your browser to http://localhost:4000

Any changes you make will automatically build and you will be able to see these by refreshing your browser. To find out more about Jekyll take a look here.

Note: You will need to re-run bundle exec jekyll serve to see changes made in _config.yml.

License

The theme is available as open source under the terms of the MIT License.