ab.ncvp.me

an Astro site with mainly posts

Slugify category and tag in post collection schema

Posted on 27th May 2026 at 10:00 by Doris


src/content.config.ts

Modified this following Gemini suggestion.

Changes to existing posts

I just ran through all my post files manually slugifying the categories key in the frontmatter.
I left the tags alone. Zod seems to be sorting everything out.
Select posts just works

This Astro file path: src/content/blog/slugify-schema.md

Category: misc Tags: post collection schema

Rendered by src/pages/blog/[slug].astro