haemka 328a28e97e Add pelican-i18n-subsites to requirements.txt
Was missing entirely, so the language switcher silently disappeared
once the site started building in a clean CI environment (installed
from requirements.txt only) instead of a local venv that presumably
had it installed separately. PLUGINS = ['i18n_subsites'] in
pelicanconf.py already expects this via Pelican's namespace-package
auto-discovery, no config change needed.
2026-08-14 16:54:36 +00:00
2026-08-14 16:54:33 +00:00
2026-08-14 16:54:32 +00:00
2026-08-14 16:54:31 +00:00
2020-05-31 15:44:53 +02:00
S
Description
No description provided
Readme 20 MiB
Languages
Python 87.7%
Shell 12.3%