Commit Graph

4 Commits

Author SHA1 Message Date
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
b4099c6b88 fix: Correct sorting method for group points in GroupDisplay component
All checks were successful
SteamWarCI Build successful
2025-11-10 14:31:14 +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