The static site is built with Middleman.
$ middleman server
$ middleman article "Test Post"
Published pages are in master
branch.
Publishing to Github pages handled by Middleman Github Pages Gem.
The rake tasks below will build and deploy to master
$ rake build # Compile all files into the build directory
$ rake publish REMOTE_NAME=reactrb BRANCH_NAME=master
Important: After each deploy you will have to reset the Custom Domain on the repro Settings to: reactrb.org