Update index, docs, and screenshot pages

This commit is contained in:
Isaac Bythewood
2019-12-08 18:26:59 +00:00
parent 110b5fa493
commit 6b8d004d9f
3 changed files with 8 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
# Docs
Timestrap's docs are built with `mkdocs`. If you have dev dependencies
Pinry'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 testing
- `gulp docs:build` to build the files
- `gulp docs:publish` to publish to github
- `make docs-serve` for testing
- `make docs-build` to build the files
- `make docs-publish` to publish to github