The site is based on Google AppEngine, so you'll need the SDK and launcher.
Once you have that, you'll need to:
- Install node.js.
- Install npm and sass.
- Run
npm install. - Run
grunt devduring work andgruntto do a full build. (You can also dogrunt fullif you want to have images optimized via ImageOptim.)
Please see the LICENSE file.