Commit Graph

1 Commits

Author SHA1 Message Date
wonder 5a0aa9ffbb add CI/CD: MkDocs build + Docker deploy on port 20000
Deploy Docs / deploy (push) Failing after 47s
- .gitea/workflows/deploy.yaml: Actions pipeline
- Dockerfile: nginx:alpine serving site/
- nginx.conf: SPA routing + gzip + cache
- .dockerignore: exclude source files
- .gitignore: exclude site/ (built in CI)
2026-08-24 02:31:40 +00:00