Refactors event data structure and adds group taxonomy

Updates event content files to replace the "slot" structure with individual fields for start, end, and event_url.
This change simplifies the event data structure and improves readability.

Adds a "group" taxonomy to allow for better categorization and filtering of events.
This commit is contained in:
fundor333
2025-09-14 02:22:23 +02:00
committed by Fundor333
parent 15cc8f6b80
commit 603fe237b3
12 changed files with 109 additions and 95 deletions

View File

@@ -67,3 +67,4 @@ taxonomies:
category: categories
tag: tags
theme: themes
group: group