Commit graph

2 commits

Author SHA1 Message Date
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
Ruben
6009cb451e Add markdown file caching functionality
Add cache.php with get/set functions for markdown content Update
rendering to check cache before processing files
2025-11-03 21:50:43 +01:00