{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/9"}],"enrichment":{"capability":"A MkDocs plugin that adds static multi-language support to documentation sites by managing localized markdown files and assets with minimal configuration.","skillfed_tags":["i18n","mkdocs-plugin","static-site"],"use_cases":["Building multi-language documentation for open-source projects where contributors provide translations as markdown files","Creating localized versions of technical documentation for software targeting international audiences","Serving region-specific assets alongside language-specific content in a single MkDocs build","Maintaining documentation in multiple languages without duplicating the entire site structure for each language variant","Publishing API or product documentation that needs to reach users in different languages and regions"],"what_it_does":"mkdocs-static-i18n is a plugin for MkDocs that enables multi-language documentation by letting you add language-specific markdown files alongside your default documentation. Instead of maintaining separate documentation builds per language, you organize localized content using file suffixes (like `page.fr.md` for French) or folder structures, and the plugin automatically generates language-specific site variants during the build.\n\nThe plugin also handles localized images, media, and other assets using the same suffix or folder approach. It's designed for documentation teams that want to support multiple languages without complex translation workflows or separate build pipelines\u2014you add localized files to your existing documentation structure, configure the plugin in mkdocs.yml, and it handles the rest.","worth_installing":"Yes, if you maintain MkDocs documentation and need multi-language support. The plugin is actively maintained, has no known vulnerabilities, installs with minimal friction, and uses a permissive MIT license. It's in use by hundreds of projects. The main caveat is that it requires Python 3.8 or later and assumes you're comfortable organizing localized content as static markdown files."},"id":"mkdocs-static-i18n","links":{"html":"https://skillfed.io/packages/mkdocs-static-i18n","md":"https://skillfed.io/packages/mkdocs-static-i18n.md","pypi":"https://pypi.org/project/mkdocs-static-i18n/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-20","license_spdx":"MIT","license_treatment":"permissive","name":"mkdocs-static-i18n","python_support":"supports_current","summary":"MkDocs i18n plugin using static translation markdown files"},"popularity":{"monthly_downloads":660685,"position":5458,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.1"}
