feat: deploy docs to github pages on github actions

This commit is contained in:
debugtalk
2021-11-19 14:38:19 +08:00
parent 05249967f9
commit 5a55fd0e50
3 changed files with 22 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
# install mkdocs
# $ pip install mkdocs # 1.1.2
# $ pip install mkdocs-material # 5.2.2
# install mkdocs and material design
# $ pip install mkdocs-material
# usage
# $ mkdocs serve # build docs and preview