chore: remove github pages workflow and cname (#130)

This commit is contained in:
banteg
2026-01-14 01:34:46 +04:00
committed by GitHub
parent 142dedca0e
commit 100fcedb76
3 changed files with 8 additions and 61 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -euo pipefail
pip install uv
uv python install 3.14
uv sync --frozen --no-install-project --group docs
uv run --no-sync python scripts/docs_prebuild.py
uv run --no-sync zensical build --clean