Pre-1.0 — bootstrapped with astro-ignite
astro-ignite
Bootstrap a production-grade Astro site with top-tier SEO and performance defaults.
What ships out of the box
Lighthouse 100s on mobile
Layered CSS with above-the-fold scoped styles, Tailwind below the fold, and Beasties critical-CSS extraction. CI-enforced.
Typed Schema.org JSON-LD
schema-dts builders compose into a single @graph. Catch malformed structured data at build, not in Search Console.
Native i18n
Astro 5 i18n routing with one code path for monolingual and multilingual sites. Hreflang auto-computed.
Working contact form
Astro Actions + Zod validation + honeypot + your choice of Resend or SMTP. Dev mode logs to console.
Cookie banner + legal templates
Privacy, terms, cookies — translated, with a "review with counsel" disclaimer baked in.
You own the code
No runtime dependency. Edit anything. Forever. Yours, line by line.