Skip to content

Latest commit

 

History

History
executable file
·
15 lines (12 loc) · 342 Bytes

README.md

File metadata and controls

executable file
·
15 lines (12 loc) · 342 Bytes

Setup

  • clone the repo
  • you need ruby
  • bundle install inside the directory
  • start jekyll server

Contributing

  • new changes go into new branches
  • pull request when ready

Deploying

  • Install the github deploy gem gem install jgd
  • running jgd will deploy the current master
  • the site will be live at guides.codeatuni.com