toga-pura
A light theme for Toga documentation.
Install
$ npm install toga-pura
Usage
var toga = js = md = pura = config = src: './src/assets/**/*.js' dest: './web/docs' ; toga ;
Contribute
Standards for this project, including tests, code coverage, and semantics are enforced with a build tool. Pull requests must include passing tests with 100% code coverage and no linting errors.
Test
$ npm test
© 2014 Shannon Moeller me@shannonmoeller.com
Licensed under MIT