Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • gofoss gofoss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • crixus
  • gofossgofoss
  • Issues
  • #5
Closed
Open
Issue created Oct 01, 2021 by crixus@curlycrixusOwner

Remove or fix mkdocs-static-i18n plugin (duplicate EN version, buggy language selector)

Feature request

🚀 Suggest ideas for new website features!

Checklist

  • This issue is not a duplicate, I've searched the Issue Tracker
  • This issue is not a question, I'm aware that I can submit questions via Mastodon, Twitter, Email, Reddit or Matrix
  • This issue is a feature request, and not a bug report, content request, or anything other

What are you missing or what could be improved?

mkdocs v1.2 and mkdocs-material >= 7.1.0 include the multi-language switcher by default. It's unclear if the mkdocs-static-i18n plugin is still needed.

In particular since the plugin creates two issues:

  • two versions, / and /en/, are created for the default language (EN)
  • the language selector is buggy (might take you back to the homepage or not, might disappear as expected or not)

What is the solution you'd like to see?

If redundant, remove the mkdocs-static-i18n plugin (e.g. from requirements.txt, contributing.md, ...).

If not redundant, fix both issues described above.

Do you have additional comments?

N/A

Edited Jan 20, 2022 by crixus
Assignee
Assign to
Time tracking