nodecopter.com Setup Clone the repo, then install the following gems: gem install jekyll You can now run the site locally on port 4000 using: jekyll --auto --server Deployment The site uses gh-pages, so every commit to the gh-pages branch will update the live website. Yay.