Djebel Language
Multi-language support for Djebel sites. Handles language detection from URLs, auto-redirect to default language, and content path resolution.
How It Works
The plugin uses URL-based language prefixes (e.g. /en/about, /bg/about). Content files are organized in language-specific directories (e.g. site_content/en/, site_content/bg/).
Features
- URL-based language detection (/en/, /bg/, etc.)
- Auto-redirect to default language when no lang prefix in URL
- Language-specific content directories
- Configurable list of available languages
- Works with static-content plugin for localized pages