feat: add bilingual blog post about digital media literacy for children

Add new blog post "Ein alter Laptop, Linux und Pi-hole: Digitale
Medienkompetenz für Kinder" in German and English, covering setting up
a child's first computer with Ubuntu and Pi-hole, open source philosophy,
and the balance between protection and freedom.

Also adds i18n support for localized month names in date formatting
across blog templates.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-19 16:43:58 +01:00
co-authored by Claude Opus 4.5
parent 053ca08475
commit 803bd79dc8
10 changed files with 402 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
month_1: "Januar"
month_2: "Februar"
month_3: "März"
month_4: "April"
month_5: "Mai"
month_6: "Juni"
month_7: "Juli"
month_8: "August"
month_9: "September"
month_10: "Oktober"
month_11: "November"
month_12: "Dezember"