Commit Graph

2 Commits

Author SHA1 Message Date
haemka a9a0ac3280 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-13 17:01:39 +00:00
haemka 273ff4d7ea Update 2020-05-31 18:51:45 +02:00