The new 14islands website (2014 edition).
npm install
bower install
- in case you don't have bundle installed:
gem install bundle
bundle install
grunt serve
to run the site in development mode at localhost:9000 to see it.
Tested with ruby version 2.2.0.
grunt deploy
will take care of the deployment for you.