refactor: rename 'Releases' to 'Documentatie'

Changed terminology from release notes to feature documentation
to better reflect the continuous build-in-public approach.

Changes:
- Navigation: "Releases" → "Documentatie"
- Page titles: "Release Notes" → "Feature Documentatie"
- Metadata descriptions updated
- Timeline link text updated
- Sidebar heading updated
- Template and example docs updated

The /releases route remains the same for stability,
but all user-facing text now says "Documentatie".

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
colinislit
2025-11-19 21:18:32 +01:00
parent f8904db3e9
commit 8e08cdc09f
7 changed files with 13 additions and 13 deletions

View File

@@ -1,16 +1,16 @@
---
title: "Release Notes System"
title: "Documentation System"
category: "release-notes-system"
group: "infrastructure"
version: "0.2.0"
releaseDate: "2024-11-19"
status: "completed"
description: "MDX-based release notes systeem voor transparante build-in-public documentatie"
description: "MDX-based documentatie systeem voor transparante build-in-public feature docs"
---
## Overview
Een volledig MDX-based release notes systeem waarmee we eenvoudig en transparant kunnen documenteren wat er gebouwd wordt. Het systeem maakt het mogelijk om release notes te schrijven in Markdown, met support voor afbeeldingen, code snippets en rich formatting.
Een volledig MDX-based documentatie systeem waarmee we eenvoudig en transparant kunnen documenteren wat er gebouwd wordt. Het systeem maakt het mogelijk om feature documentatie te schrijven in Markdown, met support voor afbeeldingen, code snippets en rich formatting.
**Waarom dit belangrijk is:**
- 📝 Makkelijk te schrijven (Markdown/MDX)