Configuration
All configuration goes through the single options object passed to redGlare() in astro.config.mjs. Every option is validated by a zod schema at build time.
In this section
- Overview — the full option surface at a glance.
- Site metadata — title, description, logo, custom head tags.
- Navigation — header nav and auto-generated sidebar.
- Footer & identifier — USWDS footer and required federal identifier strip.
- Government banner — the "official website" banner and site alerts.
- Edit links — "Edit this page on GitHub" links.
- Internationalization — default locale, locale registry, language switcher.