Skip to content

Docs

Implementation documentation

How to update, extend, deploy, and keep Astro Genesis aligned with Astro 6.

CapabilityImplementation
Static pagesPrerendered routes for marketing, docs, blog, legal, and tag pages.
Dynamic pagesSSR routes for sessions, request-aware UI, live content, and JSON endpoints.
SEOCanonical URLs, Open Graph, Twitter cards, JSON-LD, RSS, robots, and sitemap integration.
SecurityAstro CSP API, origin checks, headers, body limits, and Docker runtime defaults.
UpdatesDependabot groups, CI, upgrade script, and docs that separate template and content concerns.