Wax technical blog Using middleman and the wonderful casper theme Contributing Install dependencies brew install ruby gem install bundler gem install middleman Run locally and view at localhost:4567 middleman Build, commit, and deploy to github pages in /docs. make publish