mirror of
https://github.com/pinry/pinry.git
synced 2025-11-18 02:40:40 +01:00
Adding new docs system
This commit is contained in:
8
docs/src/docs.md
Normal file
8
docs/src/docs.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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 testing
|
||||
- `gulp docs:build` to build the files
|
||||
- `gulp docs:publish` to publish to github
|
||||
Reference in New Issue
Block a user