7 Commits

Author SHA1 Message Date
tfeigel afadbbc835 Update 251218 2025-12-18 18:43:56 +01:00
tfeigel 3cf8dc6ed7 Fixes display of author avatar and league links
Ensures author avatar is only displayed if it exists.

Uses dynamic league IDs from the `spielbetrieb` page in the navbar, which
allows changing the league links in the backend.
2025-09-06 19:03:13 +02:00
tfeigel 5f37dfceef feat: update news articles content and restructure directory
Removed outdated articles (`20250709-Test`, `test` in drafts) and introduced two new posts: `vereinsblitzmeisterschaft` and `kreismannschaftspokal`. Added associated images and improved structured content with blocks, summaries, and tags for better organization.
2025-07-13 12:58:45 +02:00
tfeigel a7cd115a56 chore: remove unused quote block, adjust snippet formatting in blockpage template 2025-07-09 16:19:03 +02:00
tfeigel a851c8101b feat: add blog section with blueprint, template, and structured content
Introduced a new blog section with a dedicated blueprint (`blog.yml`) and PHP template (`blog.php`). Added initial content, including hero text, button, and link for improved navigation and communication. Structured layout supports dynamic blog post rendering with author details and summaries.
2025-07-09 16:18:23 +02:00
tfeigel 6ff29c724e refactor: migrate content files to use Uuid fields and update blueprints for structural consistency 2025-06-29 13:55:38 +02:00
tfeigel 921f0b5cef feat: initialize website content structure with pages and sections 2025-06-26 18:51:42 +02:00