Visit Page
1
1
Fork
You've already forked pages
0
No description
  • CSS 46%
  • JavaScript 34.7%
  • HTML 19.3%
Find a file
2023年10月17日 21:52:45 -04:00
API build 2023年10月17日 21:51:19 -04:00
assets build 2023年10月17日 21:51:19 -04:00
css build 2023年10月17日 21:51:19 -04:00
docs build 2023年10月17日 21:51:19 -04:00
fonts build 2023年10月17日 21:51:19 -04:00
img build 2023年10月17日 21:51:19 -04:00
js build 2023年10月17日 21:51:19 -04:00
search build 2023年10月17日 21:51:19 -04:00
.gitignore Add .gitignore 2023年08月04日 10:43:54 -04:00
404.html build 2023年10月17日 21:51:19 -04:00
_redirects build docs 2023年10月17日 21:31:30 -04:00
build.sh Move to home dir 2023年10月17日 21:40:28 -04:00
index.html build 2023年10月17日 21:51:19 -04:00
LICENSE Initial Commit 2023年08月04日 10:46:04 -04:00
mkdocs.yml build 2023年10月17日 21:51:19 -04:00
README.md update readme 2023年10月17日 21:52:45 -04:00
search.html Move to home dir 2023年10月17日 21:40:28 -04:00
sitemap.xml Move to home dir 2023年10月17日 21:40:28 -04:00
sitemap.xml.gz build 2023年10月17日 21:51:19 -04:00

Docs for SafeTwitch (WIP)

Made with mkdocs

Building

Install mkdocs and theme:
pip install mkdocs mkdocs mkdocs-cinder

Build: mkdocs build

Done!