https://safe-stack.github.io/docs/
https://safe-stack.github.io/docs/
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://safe-stack.github.io/docs/
- Owner: SAFE-Stack
- License: mit
- Created: 2018-04-08T18:27:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-06T11:47:19.000Z (9 months ago)
- Last Synced: 2025-05-06T12:54:43.344Z (9 months ago)
- Language: HTML
- Homepage: https://safe-stack.github.io/docs/
- Size: 4.43 MB
- Stars: 145
- Watchers: 11
- Forks: 71
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: docs/support.md
Awesome Lists containing this project
README
# Documentation for SAFE Stack.
[](https://travis-ci.com/SAFE-Stack/docs)
### How to build
1. Install `mkdocs` - http://www.mkdocs.org/
2. Install material theme - `pip install mkdocs-material`
3. To preview run `mkdocs serve`
4. To release run `mkdocs gh-deploy`