- clone the repo
- you need ruby
- bundle install inside the directory
- start
jekyll server
- new changes go into new branches
- pull request when ready
- Install the github deploy gem
gem install jgd
- running
jgd
will deploy the current master - the site will be live at guides.codeatuni.com