Skip to content

Latest commit

 

History

History
406 lines (306 loc) · 21.5 KB

README.md

File metadata and controls

406 lines (306 loc) · 21.5 KB

Quick deployment

Env setup Install rbenv with github following this: https://github.com/rbenv/rbenv

Then

gem install bundler
bundle install

commit all the changes and then deploy to gh-pages

cd /LOCAL_REPO/
./bin/deploy