更新文档

This commit is contained in:
Super Manito
2025-04-03 10:26:09 +08:00
parent 2318bac64e
commit cf0fccaa92
7 changed files with 63 additions and 13 deletions

View File

@@ -25,7 +25,7 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material mkdocs-glightbox mkdocs-exclude-search
- run: pip install -r ./requirements.txt
- run: cp -rvf ./ChangeMirrors.sh ./docs/main.sh
- run: cp -rvf ./DockerInstallation.sh ./docs/docker.sh
- run: mkdocs gh-deploy --force