Get up and running modifying the document:
npm install
sudo npm install -g grunt-cli
CLI tools while building:
gruntManually build the projectgrunt connectRun a static webserver for the projectgrunt watchRuns a watched that builds the project every time you modify a file
The actual documentation site uses GitHub pages and the gh-pages branch is merged in from master.