Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move ecosystem-docs files to modules folder | Joe Hand | 2016-08-29 | 1 | -1/+2 |
| | |||||
* | add dat-design and sass capability (#16) | Karissa McKelvey | 2016-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * 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 | 1 | -0/+6 |
* 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 |