Tag: frontmatter

1 article

· astro / mdx

How to write good Astro frontmatter (and validate it)

Add a Zod schema to src/content.config.ts. Frontmatter fields get TypeScript types and build-time validation — no extra dependencies, no runtime surprises.