2 Commits

Author SHA1 Message Date
30b2ace966 Fix Lighthouse audit findings: contrast, cache, robots.txt
- Card link color bumped to accent-high for WCAG AA contrast ratio
- Caddyfile: immutable cache headers for hashed _astro/* assets
- robots.txt: move LLMs-Txt to comments (not a standard directive)
2026-02-24 13:36:43 -07:00
a5009941ab Add OG social cards, Mermaid diagrams, and robots.txt
- OG images: auto-generated per page via astro-og-canvas with maritime
  teal theme, wired through Starlight route data middleware
- Mermaid: request flow and parallel fetch diagrams on architecture page
- robots.txt: sitemap and llms.txt references for crawlers
2026-02-24 13:33:34 -07:00