Phase 1 — Junk cleanup + front-matter on every doc (#62)

* docs(front-matter): add YAML front-matter to docs/ root

* docs(front-matter): add YAML front-matter to patterns/

* docs(index): regenerate INDEX.md after front-matter pass
This commit is contained in:
Janpeter Visser 2026-05-03 12:50:35 +02:00 committed by GitHub
parent 7e45bbdbc0
commit 66ad0095ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 69 additions and 11 deletions

View file

@ -1,3 +1,12 @@
---
title: "Story met UI-component"
status: active
audience: [ai-agent, contributor]
language: nl
last_updated: 2026-05-03
when_to_read: "Wanneer een story een React-component bevat die in page.tsx geïntegreerd moet worden."
---
# Patroon: Story met UI-component
## Probleemstelling