先更新一波
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-09 01:30:46 +08:00
parent 4dfff467d5
commit ee3f5e73af
5 changed files with 19 additions and 3 deletions

View File

@ -1,5 +1,5 @@
serve:
watchfiles "mkdocs serve" docs mkdocs.yml
./.venv/bin/python -m watchfiles "./.venv/bin/python -m mkdocs serve" docs mkdocs.yml
build:
mkdocs build
./.venv/bin/python -m mkdocs build