docs: 使用vuepress重新构建文档

This commit is contained in:
2024-03-27 23:42:50 +08:00
parent 630b6dc0ce
commit 7baaaebef8
94 changed files with 4 additions and 4873 deletions

5
.gitignore vendored
View File

@ -5,6 +5,10 @@ node_modules/
data/
db/
__pycache__/
*.pyc
*.pyo
*.pyd
*.pyw
/plugins/
_config.yml
config.yml
@ -13,7 +17,6 @@ compile.bat
# vuepress
docs/.github
# nuitka
main.build/
main.exe