Torsten Schulz (local)
55c4e77848
Refactor homepage layout to dynamically render sections based on configuration
...
Code Analysis (JS/Vue) / analyze (push) Failing after 56s
This commit updates the homepage component to utilize a dynamic rendering approach for sections, allowing for configuration-based display of components. It introduces computed properties to manage section visibility and mapping of section IDs to their respective components, enhancing flexibility and maintainability of the homepage structure.
2026-02-05 17:40:02 +01:00
Torsten Schulz (local)
7660f7cf7b
Add 'Spielplan' links to Navigation component; update index page to include 'Spielplan' section; enhance 'spielplaene' page with filtering, loading states, and error handling for improved user experience.
2025-10-24 00:55:04 +02:00
Torsten Schulz (local)
abec76a2d9
Restructure homepage: Hero, Termine, News, Actions in new order
2025-10-21 15:36:35 +02:00
Torsten Schulz (local)
72c1039aa3
Add public/private news system with homepage display
2025-10-21 15:26:28 +02:00
Torsten Schulz (local)
737c3064bd
Initial commit: Harheimer TC Website
...
- Vue 3 + Nuxt 3 Framework
- Tailwind CSS Styling
- Responsive Design mit schwarz-roten Vereinsfarben
- Dynamische Galerie mit Lightbox
- Event-Management über CSV-Dateien
- Mannschaftsübersicht mit dynamischen Seiten
- SMTP-Kontaktformular
- Google Maps Integration
- Mobile-optimierte Navigation mit Submenus
- Trainer-Übersicht
- Vereinsmeisterschaften, Spielsysteme, TT-Regeln
- Impressum mit Datenschutzerklärung
2025-10-21 00:41:12 +02:00