The sourcecode for our website. More detailed information can be found at the Wiki.
Start Middleman server and browse to http://localhost:4567:
./serve
bundle exec middleman build
divshot push
divshot promote development production
- Ruby 2.1.0 (install with rbenv)
- Bundler
To install other dependencies run bundle install
from the root of the project.