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:
@@ -67,3 +67,4 @@ taxonomies:
|
||||
category: categories
|
||||
tag: tags
|
||||
theme: themes
|
||||
group: group
|
||||
|
||||
Reference in New Issue
Block a user