Commit Graph

56 Commits

Author SHA1 Message Date
tfeigel 1c5e5ce70e Updates team information and dependencies
Corrects the team count and league level on the homepage.

Removes the `package-lock.json` file and updates `package.json` and `pnpm-lock.yaml` to use the latest Tailwind CSS CLI and Tailwind CSS versions.

Sorts upcoming events by date and improves the responsive behavior of the event cards on the homepage by adjusting the number of cards shown and managing arrow button states.
2025-09-06 11:06:41 +02:00
tfeigel 3beb233820 Update 2025-07-16 08:48:23 +02:00
tfeigel 97c338584f Fixed errors loading fonts and images 2025-07-16 05:43:04 +02:00
tfeigel 5ae40c2b8c Removed Mail Settings
I'm using postfix together with smtp.gmail.com for Testing
2025-07-15 17:22:24 +02:00
tfeigel 0c442bd797 Added configuration for resend 2025-07-15 16:52:47 +02:00
tfeigel e189779a5b feat: update homepage text and layout with new introduction
Added a welcoming introduction for Schachfreunde Bad Steben to the homepage text. Replaced generic "Hallo Welt!" heading with "Herzlich Willkommen!". Integrated dynamic text rendering using `kirbytext()` for better content management.
2025-07-13 18:29:15 +02:00
tfeigel 3b36b83b40 feat: improve Kontaktformular error handling and enhance UI feedback
Updated error message formatting for more user-friendly feedback. Enhanced UI by restructuring success and error notifications with improved styles and layout. Added a `name` attribute to the submit button for better form submission handling. Adjusted text field IDs and names for consistency.
2025-07-13 17:57:40 +02:00
tfeigel 78789132a4 feat: replace mzur/kirby-uniform with custom Kontaktformular implementation
Replaced the `mzur/kirby-uniform` dependency with a custom form handling solution. Updated `kontakt.php`, its backend controller, and corresponding email template for streamlined submission handling. Adjusted styles in `input.css` and integrated a honeypot field for spam prevention.
2025-07-13 17:40:58 +02:00
tfeigel a3e08f22ed feat: add Kontaktformular section with backend logic and styles
Implemented a new Kontaktformular section including a frontend form, backend logic using `mzur/kirby-uniform`, and corresponding styles in `input.css`. Added a new template, controller, and snippet for dynamic rendering and form handling.
2025-07-13 16:49:05 +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 c04d162b0d feat: add Mitgliedschaft section and update Verein structure
Introduced a new Mitgliedschaft section with detailed information on membership requirements, benefits, and fees. Reorganized Verein-related file structure for better clarity and added supporting styles in `input.css`. Extended blueprints to support the new section and updated snippets for dynamic content rendering.
2025-07-13 15:36:38 +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 07814712d7 feat: extend news section with tag filtering, improved layout, and homepage integration
Added tag filtering functionality to the blog and news sections, allowing users to filter posts by categories. Enhanced layout with improved tag display, author details, and responsive styling. Integrated the latest news preview into the homepage template. Adjusted visibility logic for navigation arrows in event carousel and refined related PHP snippets for better clarity and reusability.
2025-07-13 12:58:21 +02:00
tfeigel 008cc8389f Fixed position of commented.io to head 2025-07-12 15:57:04 +02:00
tfeigel 1d37c728d0 Added commented.io Script 2025-07-12 15:53:19 +02:00
tfeigel c4b76a2044 chore: remove unused format_ics_date function from termine.php 2025-07-09 16:25:20 +02:00
tfeigel 5a83eaf85f chore: remove unused quote block, adjust snippet formatting in blockpage template 2025-07-09 16:18:56 +02:00
tfeigel 0080db66f5 feat: introduce news section with blueprint and template
Added a new `news.yml` blueprint and `news.php` template to create a dedicated news section. Integrated structured content with support for various block types, including FEN and PGN formats. Enhanced layout with author details, publication date, and customizable headlines.
2025-07-09 16:18:46 +02:00
tfeigel a851c8101b feat: add blog section with blueprint, template, and structured content
Introduced a new blog section with a dedicated blueprint (`blog.yml`) and PHP template (`blog.php`). Added initial content, including hero text, button, and link for improved navigation and communication. Structured layout supports dynamic blog post rendering with author details and summaries.
2025-07-09 16:18:23 +02:00
tfeigel 69217afce4 feat: introduce event carousel and ICS integration for homepage
Added an event carousel to the homepage to display upcoming events dynamically. Integrated ICS parsing to fetch and format calendar data for future events. Enhanced layout and responsiveness with scroll functionality and improved styling.
2025-07-06 19:35:14 +02:00
tfeigel 1e232ea089 chore: update hero snippet background color to sf_grau-50 for consistent styling 2025-07-06 17:43:15 +02:00
tfeigel 8b5d699c7c feat: enhance hero section with contact button and updated text content
Added a new hero button ("Kontakt") with a link to the contact page. Redesigned and enriched hero section text with a friendly message and call-to-action for recruiting new members. Incorporated conditional rendering for the button based on page content.
2025-07-06 17:30:32 +02:00
tfeigel b6f077a8c4 feat: update layout and styling, extend memorial page content
Enhanced layout snippet with conditional styling support for dark mode. Updated typography and grid classes for improved text and visual consistency. Added additional memorial section content, including headings and text fields for tributes. Expanded blueprint definitions with new block types (`line`, `gallery`, and `quote`). Adjusted chessboard piece and square dimensions in `pgn4web.css` for refined appearance.
2025-07-06 17:00:58 +02:00
tfeigel eaa7327516 feat: add Vorstand page with structured content and layout
Introduced a new Vorstand page with content files and structured data for team details. Added associated blueprint, PHP template, and updated image assets for better organization and presentation.
2025-07-06 15:11:17 +02:00
tfeigel 110fcf44a8 feat: add font integration and update layout for additional stylesheets
Integrated new fonts (Ubuntu and Roboto) with `@font-face`, added `fonts.css` for font definitions. Updated layout snippet to include `pgn4web.css` and `fonts.css` for extended styling support.
2025-07-06 13:50:54 +02:00
tfeigel 6fe47279b0 feat: add PGN4Web block support and integrate chess game replay features
Implemented a new PGN4Web block with a PHP snippet for game replay functionality. Updated blueprints with PGN-specific fields, modified layout and blockpage templates, and included necessary JavaScript and assets for interactive chess game rendering. Enhanced memorial page with replayable game content.
2025-07-06 13:36:43 +02:00
tfeigel 03b8db51cd chore: update Composer dependencies (getkirby/cms to 5.0.1, symfony/yaml to 7.3.1) 2025-07-06 12:04:49 +02:00
tfeigel 932c6cc90b feat: add Chronik block support and implement timeline display
Added a new Chronik block feature with PHP templates to render the timeline design, updated blueprint files to define Chronik-specific fields, and migrated related content into structured formats. Introduced a visually structured timeline with left/right alignment support for chronological events.
2025-06-29 17:52:25 +02:00
tfeigel b29a21780f feat: add FEN block support and related assets
Introduced a new FEN block feature, including a PHP snippet to render FEN diagrams, a new CSS file for chessboard styling, font integration, and blueprint updates. Adjusted asset paths and file references for consistency.
2025-06-29 16:08:31 +02:00
tfeigel 6ff29c724e refactor: migrate content files to use Uuid fields and update blueprints for structural consistency 2025-06-29 13:55:38 +02:00
tfeigel bdd8b60be7 refactor: remove unused titel snippet from termine.php template 2025-06-29 12:44:20 +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 adb976e621 feat: enhance termine.php with year/month filtering, sidebar grouping, and improved layout styling 2025-06-28 19:46:12 +02:00
tfeigel 348bad3c34 fix: update footer links to use absolute URLs for consistency 2025-06-28 18:39:26 +02:00
tfeigel 14990f3134 feat: add config.php with debug mode enabled 2025-06-28 18:37:41 +02:00
tfeigel 2982504b73 feat: add impressum.php template with legal document fetching and layout implementation 2025-06-28 18:37:36 +02:00
tfeigel af59549ef7 fix: wrap hero button in conditional to prevent rendering when empty 2025-06-28 18:37:26 +02:00
tfeigel 3346d16c3f feat: add termine.php template and integration with ICS calendar feed for event fetching, parsing, and display 2025-06-28 18:37:13 +02:00
tfeigel b259808cd2 feat: add satzung.php template with Vereinsatzung content and layout 2025-06-28 18:01:50 +02:00
tfeigel b078b8fa5b feat: add DWZ-Liste template with data fetching, sorting, and rendering functionality 2025-06-28 17:46:57 +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 23aac0c687 feat: add home.php template with header, navbar, hero, and footer snippets 2025-06-26 19:55:05 +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 5180ace115 refactor: remove unused CSS classes and fix footer link URLs 2025-06-26 19:36:52 +02:00
tfeigel 2aec8dc567 feat: add chess board viewer with pgn4web library integration 2025-06-26 18:56:52 +02:00
tfeigel caec33985c feat: create initial site structure with pages and update design elements 2025-06-26 18:51:31 +02:00
tfeigel 32cc192e35 refactor: modernize footer layout and styling with simplified SVG logo 2025-06-26 18:29:02 +02:00