Docs¶
Timestrap's docs are built with mkdocs
. If you have dev dependencies
installed, pipenv install --dev
, then you can use the following commands:
gulp docs:serve
for testinggulp docs:build
to build the filesgulp docs:publish
to publish to github