privatecoffee-website/templates
Kumi 92238bcfa2
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
feat: add theme support and refactor assets
Introduce support for themes by adding a `theme` parameter to the site generation process and as an argument to the main script. Created separate CSS files for different themes and adjusted the structure to accommodate the style changes. Also, updated the use of assets with new SVG images and logos.

Refactored HTML templates to dynamically select the theme and updated path references to images accordingly. Improved the development experience by adding a default "plain" theme and enhancing command-line argument parsing for theme selection.

Closes #7
2024-09-24 08:02:05 +02:00
..
base.html feat: add theme support and refactor assets 2024-09-24 08:02:05 +02:00
bridges.html feat: add bridge data and display page for Matrix bots 2024-07-19 09:49:32 +02:00
index.html feat: add theme support and refactor assets 2024-09-24 08:02:05 +02:00
legal.html feat(legal): streamline header for clarity 2024-05-27 13:32:14 +02:00
membership.html feat: Enhance membership section with CTA button 2024-06-12 12:07:44 +02:00
privacy.html refactor(privacy-policy): streamline content layout and styling 2024-05-27 17:25:21 +02:00
prod-warning.html feat: add dev mode warning and styling 2024-05-27 17:37:30 +02:00
simple.html fix: update room link to 'coffeespace' 2024-06-16 08:22:12 +02:00
terms.html feat(terms-page): enhance layout and readability 2024-05-28 07:41:35 +02:00
transparency.html feat: add filter to convert month number to name 2024-07-01 12:06:30 +02:00