Commit Graph

5 Commits

Author SHA1 Message Date
f13305d116 feat: Add Team info Sidebar
Some checks failed
SteamWarCI Build failed
2025-12-20 18:36:33 +01:00
a761ce371c fix: Update TeamList component to use event object instead of eventId
All checks were successful
SteamWarCI Build successful
2025-11-23 12:14:35 +01:00
ba88dd1ec3 feat: Add TeamList component for displaying registered teams in event details
Some checks failed
SteamWarCI Build failed
2025-11-23 12:12:26 +01:00
ddb19a85dc Update some Event View Code
All checks were successful
SteamWarCI Build successful
2025-11-22 21:49:51 +01:00
c3bb62f3fb feat: Add event collection and event page structure
All checks were successful
SteamWarCI Build successful
- Introduced a new events collection in config.ts with schema validation.
- Created a new event markdown file for the WarGear event.
- Updated German translations to include new event-related strings.
- Modified PageLayout to support a wide layout option.
- Enhanced announcements page to improve tag filtering and post rendering.
- Implemented dynamic event pages with detailed event information and fight plans.
- Added an index page for events to list all upcoming events.
2025-11-10 12:37:32 +01:00