Commit Graph

14 Commits

Author SHA1 Message Date
tfeigel 3cf8dc6ed7 Fixes display of author avatar and league links
Ensures author avatar is only displayed if it exists.

Uses dynamic league IDs from the `spielbetrieb` page in the navbar, which
allows changing the league links in the backend.
2025-09-06 19:03:13 +02:00
tfeigel 89debde29c Adds chess analysis page
Adds a new page for chess analysis, powered by lichess.org,
and integrates it into the navigation menu. Also adds daily
puzzle snippet to home page. Updates hero image to correct gif.
2025-09-06 15:28:18 +02:00
tfeigel 1680a0838f style: update text size from sm to m in navbar dropdown links for consistency 2025-07-13 15:46:11 +02:00
tfeigel a81026ee78 feat: add GM Kosteniuk section and update file structure for Verein content
Introduced a dedicated section for GM Alexandra Kosteniuk with new structured content and images. Restructured Verein-related directories, renaming and reorganizing files for improved clarity. Updated navbar to include a link to the new section. Adjusted typography and heading styles for consistency in `input.css`. Added markdown support in page blueprints.
2025-07-13 14:26:58 +02:00
tfeigel 2b616ab182 style: adjust typography and layout styles in impressum, footer, and navbar
Refined text sizes and spacing across components (`impressum.php`, `footer.php`, `navbar.php`) for improved consistency. Added custom styles for headings and impressum-specific elements in `input.css`.
2025-07-13 13:50:04 +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 b65011b0c4 chore: format code and improve readability in README, index.php, and navbar snippet 2025-06-26 19:55:16 +02:00
tfeigel 9746102580 fix: update hardcoded links to dynamic routes and replace static title with page title variable 2025-06-26 19:46:59 +02:00
tfeigel 32cc192e35 refactor: modernize footer layout and styling with simplified SVG logo 2025-06-26 18:29:02 +02:00
tfeigel cb9fe561e0 feat: add hero section with background image and animated chess game 2025-06-14 23:15:47 +02:00
tfeigel 3c5985d52f feat: update responsive utility classes and adjust navbar logo styles 2025-06-14 21:12:49 +02:00
tfeigel 14d62a8e68 feat: update navbar logo and styles, add responsive margin utility classes 2025-06-14 21:02:33 +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