Documentation site for Birdcage — Astro/Starlight
Find a file
Ryan Malloy 9c9b69c733 Add deployment infrastructure and TUI showcase guide
Dockerfile (multi-stage: base/dev/build/prod with caddy:2-alpine),
docker-compose.yml with caddy-docker-proxy labels for birdcage.warehack.ing,
Caddyfile, Makefile (up/down/dev/prod/clean), and .env.

TUI guide page with 4 screenshots (F1 position, F2 signal, F4 system,
F5 console), demo mode docs, and project backstory crediting Gabe Emerson
(KL1FI) and Chris Davidson.
2026-02-13 15:12:54 -07:00
public Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
src Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
.env Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
.gitignore Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00
astro.config.mjs Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00
Caddyfile Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
docker-compose.yml Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
Dockerfile Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
Makefile Add deployment infrastructure and TUI showcase guide 2026-02-13 15:12:54 -07:00
package-lock.json Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00
package.json Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00
tsconfig.json Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00