Files
docs/.dockerignore
wonder 5a0aa9ffbb
Deploy Docs / deploy (push) Failing after 47s
add CI/CD: MkDocs build + Docker deploy on port 20000
- .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

6 lines
41 B
Plaintext

.git
docs/
mkdocs.yml
.gitea/
.gitignore