No description
| API | build | |
| assets | build | |
| css | build | |
| docs | build | |
| fonts | build | |
| img | build | |
| js | build | |
| search | build | |
| .gitignore | Add .gitignore | |
| 404.html | build | |
| _redirects | build docs | |
| build.sh | Move to home dir | |
| index.html | build | |
| LICENSE | Initial Commit | |
| mkdocs.yml | build | |
| README.md | update readme | |
| search.html | Move to home dir | |
| sitemap.xml | Move to home dir | |
| sitemap.xml.gz | build | |
Docs for SafeTwitch (WIP)
Made with mkdocs
Building
Install mkdocs and theme:
pip install mkdocs mkdocs mkdocs-cinder
Build:
mkdocs build
Done!