You want to use a #StaticSiteGenerator and need to support #multilingual sites? It’s now easier than ever! For quite a while, #Pelican had a great plugin for that use case. Now I helped migrate it to the new plugin format, which means that it can easily be installed from #PyPI. https://github.com/pelican-plugins/i18n-subsites #MultilingualDH #MinimalComputing
GitHub - pelican-plugins/i18n-subsites: Pelican plugin that creates internationalized sub-sites for the default site

Pelican plugin that creates internationalized sub-sites for the default site - pelican-plugins/i18n-subsites

GitHub
Rosey | Rosey

Rosey is an open-source tool for managing translations on static websites. Rosey aims to decouple your static site generator from your translation workflow, simplifying development of multilingual components and layouts.

Rosey
@raffaele Interesting! But it doesn't handle translations of content, as far as I could see? Pelican does that by default for articles and pages, and the plug-in just improves full-site translations.