Implement function to resolve slugs to actual folder paths Update path
parsing to handle slug resolution Add language prefix support to
navigation URLs
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