aboutsummaryrefslogtreecommitdiffstats
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
* inherit proper left padding for subitemskarissa2017-01-131-1/+0
|
* Add CLI Download gifJoe Hand2016-08-261-0/+0
|
* add dat-design and sass capability (#16)Karissa McKelvey2016-08-122-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 Hand2016-08-053-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