Commit Graph

61 Commits (bb4e19a93550188a67b838e3b805a64e8c12bc5c)

Author SHA1 Message Date
yanrong.shi 0a30374ee1 Update patch-releases.md 2022-07-16 15:22:38 +08:00
howieyuen 0ea60658b5 [zh]fix image address of kubernetes release cycle 2022-07-06 19:01:33 +08:00
Kubernetes Prow Robot e326e2e0f9
Merge pull request #34664 from windsonsea/docsite2
[zh-cn] Improve release-managers.md
2022-07-02 17:03:24 -07:00
Michael f8be795bdd [zh-cn] fix links of release manager 2022-07-02 20:54:35 +08:00
Qiming Teng 051e1b6cce [zh-cn] Resync patch releases page 2022-07-01 11:40:14 +08:00
mahmut 8c60199fe3
Update version-skew-policy.md
Fix oldMinorVersion in version-skew-policy.md
2022-06-27 14:17:11 +08:00
mahmut 2c4f5cc7ed
Update release-managers.md
update some display issus.
2022-06-27 11:11:41 +08:00
howieyuen f0ccbff316 [zh]Update other pages for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-24 11:13:35 +08:00
yanrong.shi 1f9c0f0ceb Update create-cluster-kubeadm.md 2022-06-23 21:38:20 +08:00
yanrongshi 6748cbe6ed
[zh] Update /releases/_index.md (#34406)
* Update _index.md

* Update _index.md

* Update content/zh-cn/releases/_index.md

Co-authored-by: howieyuen <howieyuen@outlook.com>

Co-authored-by: howieyuen <howieyuen@outlook.com>
2022-06-20 06:50:05 -07:00
Qiming Teng c52818c03d Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.

- The upstream docsy theme changed the language name, leading to many warnings during site build;
  The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.

There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.

We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.

This PR is based on commit cdad0a7342.
2022-06-10 22:33:41 +08:00