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
Refactor to use plugin system for language support
Remove hardcoded language features from core
Move language handling to plugin system
Improve content file discovery
Simplify context creation
Add plugin system documentation
Implement hook system for extensibility
Add template variable hook
Add context storage for plugins
Improve error handling
Refactor rendering logic
Improve list view sorting
Add support for custom list templates
Improve metadata handling
Add plugin system reference documentation
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
Add helper function to find page-specific CSS files Add CSS loading to
base template Update rendering functions to include page CSS Update
router to include page CSS for static pages
Add description meta tag to base template Fix navigation list structure
in header Add meta description extraction helper function Update
rendering and routing to include meta description