More details at netengine.com.au/blog/simple-static-sites.
git clone git@github.com:net-engine/simple-static-sites.git
bundle install
Add Contentul configuration to config.rb
bundle exec middleman contentful # Updates content
bundle exec middleman server
bundle exec middleman contentful # Updates content
bundle exec middleman build && bundle exec middleman deploy