Commit graph

3 commits

Author SHA1 Message Date
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
bb38245218 Add language plugin documentation
Add documentation for the language plugin that provides URL-based
internationalization support with language-specific URLs, content files,
slugs, and translations
2025-11-25 23:29:01 +01:00
Ruben
a205f2cbd7 Remove language-specific content handling
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
2025-11-25 20:19:12 +01:00