Start a dev server at localhost:4000
:
$ sudo gem install jekyll
$ sudo gem install bundler
$ bundle install
$ jekyll server
then you can open to see this website: http://localhost:4000/
$ jekyll build
default branch: develop
public branch: master