Commit graph

6 commits

Author SHA1 Message Date
Alexander Borsuk
80153d7dee Do not escape urls where it is not needed
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-24 14:32:17 +01:00
Alexander Borsuk
9f5ade2db0 Support partial site translations
Now only some pages can be translated. It won't break anything, and will be
propertly displayed. The only requirement is to add a few localized strings
for a new language into config.toml

Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-09 12:03:58 +01:00
Alexander Borsuk
75aed64523 Do not show empty languages menu if there are no translations for the page
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-02 15:12:05 +01:00
Alexander Borsuk
2ae9607f02 Explicit naming and horizontal items for language menu
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-29 13:27:11 +01:00
Alexander Borsuk
e17aa809f0 Automatic language redirect
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-28 23:04:42 +01:00
Alexander Borsuk
5398cc0aaf Added language selector
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-10-26 02:00:15 +02:00