Commit Graph

19 Commits

Author SHA1 Message Date
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 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 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 f36f69082d Removes and ignores compiled CSS file
Deletes the generated CSS file from the repository.
Adds the compiled CSS file to the .gitignore file, preventing it from being tracked.

This improves repository cleanliness by excluding automatically generated assets.
2025-06-29 09:04:36 +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 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 5180ace115 refactor: remove unused CSS classes and fix footer link URLs 2025-06-26 19:36:52 +02:00
tfeigel e673f402db feat: add inline display utility class to styles.css 2025-06-26 19:08:25 +02:00
tfeigel 2aec8dc567 feat: add chess board viewer with pgn4web library integration 2025-06-26 18:56:52 +02:00
tfeigel 5fe16734ce feat: implement custom color scheme and update font settings 2025-06-26 18:29:11 +02:00
tfeigel a76f78378b refactor: remove unused CSS variables and classes to reduce file size 2025-06-26 18:04:37 +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 d2957d07e9 feat: add Ubuntu and Roboto fonts with custom color palette 2025-06-14 18:41:20 +02:00
tfeigel 815dbb4139 Initial Commit 2025-06-14 17:42:12 +02:00