Commit graph

5 commits

Author SHA1 Message Date
Ruben
611bf75576 Add social image URL and metadata to template context 2026-03-17 11:23:07 +01:00
Ruben
d54cdc7ce1 Add support for INI file sections in translations
Flatten INI sections into dot notation keys for easier access
Improve language file filtering with pattern matching
2026-01-16 22:03:15 +01:00
Ruben
ca91a18cb7 Add default styles and enable language plugin
Add stylesheet and enable language plugin with Norwegian support
2025-11-27 21:29:35 +01:00
Ruben
92d681feb9 Add URL-based i18n support to language plugin
Extract language from URL and store in context Filter content and
metadata by language Add language variables to templates Implement
language-specific file filtering Add date formatting with translated
months Generate language-specific URLs
2025-11-25 23:16:45 +01:00
Ruben
24ee209e17 Add plugin system and improve language handling
Add global and page-level plugin support Implement language-aware
content filtering Add month translations to language files Refactor date
formatting to use translations Move translation loading to plugin system
Improve content availability checks
2025-11-11 23:36:53 +01:00