From 0f4b1837c56857c31178625144f1c1c86dc59ebb Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Sun, 15 Feb 2026 19:24:07 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20v3.27.2=20=E2=80=94=20YAML=20frontmatte?= =?UTF-8?q?r=20on=2090=20markdown=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 13 +++++++++++++ README.md | 4 ++-- VERSION | 2 +- guide/cheatsheet.md | 4 ++-- guide/ultimate-guide.md | 6 +++--- machine-readable/reference.yaml | 16 ++++++++-------- 6 files changed, 29 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9ccb52..acb2112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [3.27.2] - 2026-02-15 + +### Added + +- **YAML frontmatter on 90 markdown files** across `guide/` and `examples/` + - Schema A (title, description, tags): 24 guide top-level + 15 workflow files + - Schema B (name, description): 20 command templates (matches existing convention) + - Schema C (title, description, tags with claude-md): 5 claude-md templates + - Schema D (title, description, tags): 7 READMEs + 19 miscellaneous example files + - Controlled tag vocabulary: 15 domains, 11 content types, 9 features + - 18 files with existing frontmatter correctly skipped + - Enables machine-readable metadata for navigation, SSG, SEO, and LLM consumption + ## [3.27.1] - 2026-02-15 ### Added diff --git a/README.md b/README.md index 4824dd4..d101a8b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Stars - Last Update + Last Update Quiz Templates Threat Database @@ -745,7 +745,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines. --- -*Version 3.27.1 | Updated daily · Feb 15, 2026 | Crafted with Claude* +*Version 3.27.2 | Updated daily · Feb 15, 2026 | Crafted with Claude*