July Tech Fest 2016
$ git clone https://github.com/jtf-2016/jtf-2016.github.io.git
$ cd jtf-2016.github.io
$ git checkout develop
$ bundle install
$ script/server
- Please Fork it!
$ git clone [email protected]:<your_name>/jtf-2016.github.io.git
$ cd jtf-2016.github.io
$ git checkout develop
$ bundle install
$ git checkout -b [your_branch_name]
# Add Commit and Push
- Please Pull Request!
e.g. into jtf-2016:develop
from koudaiii:koudaiii/badge
$ export GH_TOKEN=''
$ bundle exec rake deploy # Build and publish to Github Pages