{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/holas1337/notACMS/main/config/schema/post.frontmatter.schema.json", "title": "notACMS Post Frontmatter", "description": "YAML frontmatter for blog post Markdown files (*.md inside blog/ category directories). All platform-defined fields are listed; themes may add custom fields freely.", "type": "object", "required": ["title", "slug", "date"], "additionalProperties": true, "properties": { "title": { "type": "string", "description": "Post title. Shown in