Support multilingual docs
Open
- Dominant language
- HTML
- Stars
- 194
- Forks
- 354
- Avg merge
- 9d 12h
- Merged PRs (30d)
- 3
Description
# Context
Recently, @andygol took the initiative to translate the entire website (v3.5) to Ukrainian:
https://kubernetes.slack.com/archives/C3HD8ARJ5/p1736261563922009
In order to incorporate this work, we need to adjust the site's settings so that it handles multiple languages. This will initially involve splitting the language-specific configs into their own file. For example, taking the `menu` stuff from `/config.yaml` and put it in files like `menus.en.yaml` and `menus.uk.yaml` for English and Ukrainian, respectively.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.