Frontmatter
Fuma Content has built-in support for frontmatter validation using Zod.
Usage
Install zod.
Pass your schema through the schema option.
Fuma Content loves type safety, the info property in each document will be inferred to the schema type you have passed.