The Setup
git clone [email protected]:thejameskyle/marionettejs.com.git
cd marionettejs.com
bower install
npm install
gem install compass
git clone [email protected]:marionettejs/backbone.marionette.git
npm run dev
Then open dist/index.html
npm run deploy
npm run compile-docco
npm run compile-downloads
Then we need to get the Marionette Repo to generate the build from:
git clone [email protected]:marionettejs/backbone.marionette.git
Then we just have to compile:
npm run build-docs
Start up a static server
python -m SimpleHTTPServer
Checkout some sweet docs
http://localhost:8000/dist/docs/v2.2.0-pre/marionette.collectionview.html