Commit graph

16 commits

Author SHA1 Message Date
Ruben
631c784efc Add feed link to head section when available 2026-02-06 19:03:13 +01:00
Ruben
b452c73de3 Update translation keys to use dot notation
Update content rendering to use wrapped content fallback
2026-01-14 23:16:19 +01:00
Ruben
a273a7a7a0 Add language switching and improve table styling
Add h4 styling Improve footnotes styling Add table styling with
alternating row colors Make site multilingual with language switching
Update footer to use translations Improve language handling in
navigation links
2025-12-12 21:55:12 +01:00
Ruben
a558bf3afb Update title and add social media metadata
Add Open Graph and Twitter Card metadata for better social sharing
Implement dynamic title formatting with site title suffix Add support
for social sharing images with fallback to hero image Include default
description for better SEO Ensure proper URL handling for both HTTP and
HTTPS
2025-11-04 23:01:36 +01:00
Ruben
b8d944cc9d Add dynamic meta description and page-specific CSS
Add meta description tag when available Include page-specific CSS when
provided
2025-11-03 23:10:09 +01:00
Ruben
f503e5289f Fix navigation list item structure in base template 2025-11-03 22:35:50 +01:00
Ruben
45de82b8df Update PHP version to 8.4.14 and hide analytics pixel 2025-11-01 23:42:13 +01:00
Ruben
102ad19f8d Update analytics tracking to use current page URL
Fix tracking to use the actual page URL instead of a hardcoded test path
2025-10-21 22:14:53 +02:00
Ruben
63dab82d1d Add GoatCounter tracking script to base template 2025-10-21 22:10:53 +02:00
Ruben
76ed5e78ca Update frontpage and contact information
Update contact details and social media links Add "Learn more" button to
front page Remove English frontpage and contact page Improve
call-to-action section text
2025-10-21 21:15:27 +02:00
Ruben
3a6b282d05 Update logo path to use public directory 2025-10-03 00:11:01 +02:00
Ruben
fa08ef2289 Use $contentDir instead of $_SERVER for logo path 2025-10-03 00:10:46 +02:00
Ruben
968a78f549 Update logo path to use DOCUMENT_ROOT for consistency 2025-10-03 00:08:40 +02:00
Ruben
ea6a97b6cb Remove favicon and logo assets and update button styling
Refactor button styles into reusable component Update navigation to use
button component Move logo to assets directory
2025-10-02 23:35:53 +02:00
Ruben
466c297fe4 Remove outdated article content and metadata
Update CSS grid layout for main content area

Add language-specific footer content
2025-10-02 20:16:18 +02:00
Ruben
f48cdc268b Initial commit 2025-10-02 17:01:55 +02:00