kubernetes/website
GitHub で見るSet text direction based on localization text direction
Open
#46,100 opened on 2024年5月1日
area/localizationhelp wantedkind/featurepriority/backlogtriage/accepted
Repository metrics
- Stars
- (4,127 stars)
- PR merge metrics
- (平均マージ 16d 13h) (30d で 160 merged PRs)
説明
This is a Feature Request
What would you like to be added
Edit the Hugo layout template(s) for the site to set dir on the html element, so that browsers know what text direction is in use.
Why is this needed This change would support or enable https://github.com/kubernetes/website/issues/22730 and https://github.com/kubernetes/website/pull/46042
Comments /area localization /kind feature /help /triage accepted
You should work on this if you have the capacity to and you already understand a little about Hugo templating. The change may not be suitable for a contributor who is new to working with Hugo and Hugo themes.