Documentation site for Birdcage — Astro/Starlight
Find a file
Ryan Malloy 9f2e88ecdd Add OG images, sitemap, and fix Dashboard description
- astro-opengraph-images: auto-generates 1200x630 PNG for all 50 pages
- Starlight Head override injects og:image via getImagePath helper
- site URL enables sitemap-index.xml generation
- Fix F1 Dashboard description (action cards, not satellite list)
2026-02-17 21:02:47 -07:00
public Regenerate TUI screenshots after LNB polarity toggle 2026-02-17 17:48:55 -07:00
src Add OG images, sitemap, and fix Dashboard description 2026-02-17 21:02:47 -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 Add OG images, sitemap, and fix Dashboard description 2026-02-17 21:02:47 -07:00
Caddyfile Fix /health endpoint: wrap file_server in handle block 2026-02-13 15:15:35 -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 Add OG images, sitemap, and fix Dashboard description 2026-02-17 21:02:47 -07:00
package.json Add OG images, sitemap, and fix Dashboard description 2026-02-17 21:02:47 -07:00
tsconfig.json Initial commit: Birdcage documentation site 2026-02-13 05:20:10 -07:00