{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/holas1337/notACMS/main/config/schema/category.frontmatter.schema.json", "title": "notACMS Category Index Frontmatter", "description": "YAML frontmatter for category index Markdown files (_index_en.md, _index_pl.md, etc. inside blog/ category directories). Defines the category listing page. All platform-defined fields are listed; themes may add custom fields freely.", "type": "object", "required": ["title", "slug"], "additionalProperties": true, "properties": { "title": { "type": "string", "description": "Category display name. Shown as the listing page