folderweb/app
Ruben 8291a86373 Add language prefix support to cached markdown rendering
Add language prefix parameter to cache functions Update
renderContentFile to handle language prefixes Add language prefix to
internal links in markdown Make template variables available to PHP
content files
2025-11-30 22:26:37 +01:00
..
default Create a simple hero section with title, subtitle, and call-to-action 2025-11-27 21:31:47 +01:00
docs Add default styles and enable language plugin 2025-11-27 21:29:35 +01:00
plugins/global Add default styles and enable language plugin 2025-11-27 21:29:35 +01:00
vendor Add ParsedownExtra extension for footnote support 2025-11-29 23:39:22 +01:00
cache.php Add language prefix support to cached markdown rendering 2025-11-30 22:26:37 +01:00
config.php Add fallback config loading with custom overrides 2025-11-27 21:29:57 +01:00
constants.php Refactor template and content handling logic 2025-11-01 22:54:42 +01:00
content.php Add slug resolution for content paths 2025-11-25 23:16:34 +01:00
context.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
helpers.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
hooks.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
plugins.php Add plugin system and improve language handling 2025-11-11 23:36:53 +01:00
rendering.php Add language prefix support to cached markdown rendering 2025-11-30 22:26:37 +01:00
router.php Add language prefix to content URLs and use folder names for assets 2025-11-29 01:45:41 +01:00
static.php Add test comment to static and router files 2025-10-03 13:17:00 +02:00