feat(docs): switch docs to zensical (#125)

This commit is contained in:
banteg
2026-01-13 21:09:27 +04:00
committed by GitHub
parent f9757679c2
commit e671da0a0f
11 changed files with 259 additions and 466 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
sync_args: ""
- task: docs
do_sync: true
command: uv run --no-sync mkdocs build --strict
command: uv run --no-sync python scripts/docs_prebuild.py && uv run --no-sync zensical build --clean
sync_args: --no-install-project --group docs
steps: