Init Commit

This commit is contained in:
2026-05-18 11:46:02 +02:00
commit 2de3502fbc
382 changed files with 19583 additions and 0 deletions
@@ -0,0 +1,19 @@
---
title: 'Breaking News'
date: 2024-01-25T16:45:00+00:00
draft: false
tags:
- announcement
- important
---
This is breaking news content demonstrating how different sections can contain different types of content while using the same underlying Hugo section functionality.
## News Section Benefits
- **Separate URL space**: `/news/` vs `/articles/`
- **Different content structure**: News vs long-form articles
- **Independent RSS feeds**: `/news/index.xml`
- **Custom styling**: Different templates if needed
This allows for clear content separation while maintaining consistency in the overall site structure.