10 Commits

Author SHA1 Message Date
tfeigel b829f0e479 Config angepasst für korrekte Homepage 2025-09-22 10:05:46 +02:00
tfeigel 09a1515025 refactor: unify template structure by introducing a layout snippet
Replaces repetitive header, navbar, and footer code in templates with a centralized `layout` snippet for better maintainability. Cleans up and simplifies various template snippets.
2025-06-29 12:15:33 +02:00
tfeigel 67746c91eb chore: reformat PHP files for consistent indentation and spacing 2025-06-29 11:24:17 +02:00
tfeigel 2bf81134c7 chore: reformat and clean up PHP templates, snippets, and configurations
Standardized code formatting across multiple files for improved readability and consistency.
2025-06-29 10:59:56 +02:00
tfeigel b65011b0c4 chore: format code and improve readability in README, index.php, and navbar snippet 2025-06-26 19:55:16 +02:00
tfeigel caec33985c feat: create initial site structure with pages and update design elements 2025-06-26 18:51:31 +02:00
tfeigel cb9fe561e0 feat: add hero section with background image and animated chess game 2025-06-14 23:15:47 +02:00
tfeigel 3b32f066f4 feat: implement mobile menu toggle and update styles for navbar and footer 2025-06-14 19:35:29 +02:00
tfeigel 6177803d35 feat: redesign footer with new logo and layout 2025-06-14 18:41:33 +02:00
tfeigel 815dbb4139 Initial Commit 2025-06-14 17:42:12 +02:00