Front Matter CMS: templates, snippets and custom actions
For three articles, we took Front Matter as it comes out of the box: installed, finely configured, used day to day. Nothing we added to the tool itself.
This article changes register. We are going to extend Front Matter: teach it to pre-fill articles, to insert ready-made blocks, to expose our own buttons in the panel, and to store its configuration across several files rather than one 450-line frontmatter.json. This is the moment the extension stops being a form and becomes part of the repository's tooling.
Create a pre-filled article from a template, define snippets for your recurring MDX components, add a home-made button that runs a Node script, and split frontmatter.json into thematic files under .frontmatter/config/.









