Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add dat-design and sass capability (#16) | Karissa McKelvey | 2016-08-12 | 2 | -10/+74 |
| | | | | | | | | | | | | | | | | * add dat-design and sass capability * add watch:css rule * add nodemon * fix typo * update watch css command (it watched and built the css before, but styles still didn't update in the browser. there's probably a more performant way to do this.) * override minidocs default styles with custom dat styles * clean up scss | ||||
* | Use ecosystem docs to add module readme docs (#12) | Joe Hand | 2016-08-05 | 3 | -0/+10 |
* organize for ecosystem docs and cleanup Signed-off-by: Joe Hand <joe@joeahand.com> * add ecosystem-docs commands, build file, docs * remove transform & fix content typo * upgrade minidocs |