informix-db/docs-site/.dockerignore
Ryan Malloy 86070e4688 Add docs-site: Astro + Starlight at informix-db.warehack.ing
22 pages across Diataxis quadrants (start / how-to / reference / explain).
Custom amber-on-charcoal theme, wire-dump hero animation, Supported
Systems footer badge. caddy-docker-proxy deployment with prod + dev
profiles, Makefile with prod/dev/down/logs/local targets.
2026-05-08 03:23:22 -06:00

13 lines
115 B
Plaintext

node_modules
dist
.astro
.env
.env.local
.git
*.log
README.md
.dockerignore
Dockerfile
docker-compose.yml
Makefile