Source for rspec.info.
Requires a recent version of Ruby (2.1.x), bundler and imagemagick (to generate favicons).
brew install imagemagick
bundle install
middleman build
middleman server
middleman deploy
(for http://rspec-staging.github.io/)TARGET=prod middleman deploy
(for http://rspec.info/)
- Actually implement the rest of the homepage