Commit Graph

275 Commits (2395b0f19f39512ab8d9d1fd92f46beaeeeebb3b)

Author SHA1 Message Date
mtardy f51560a648 Update hyperlinks to point to main branch in blog post 2022-06-30 14:32:48 +02:00
Michael bf49b4b28d [zh-cn] Syncn blog/_posts/2022-06-01-annual-report-2021.md 2022-06-28 11:15:54 +08:00
Kubernetes Prow Robot 9a6adb8d62
Merge pull request #34563 from Sea-n/zh-fix-links
[zh] Fix some 404 links
2022-06-24 07:28:57 -07:00
Kubernetes Prow Robot 2487653b8a
Merge pull request #34551 from mengjiao-liu/fix-link-node-bolg-zh
[zh]Fix markdown link rendering failure caused by using full-width characters
2022-06-24 06:48:59 -07:00
Sean Wei 34563abc4f [zh] Fix some 404 links 2022-06-24 20:42:43 +08:00
Mengjiao Liu ceec18f218 [zh]Fix markdown link rendering failure caused by using full-width characters 2022-06-24 15:47:50 +08:00
Kubernetes Prow Robot a71005702d
Merge pull request #34549 from mengjiao-liu/fix-link-move-dockershim-blog-zh
[zh]Fix the link in the blog `Kubernetes is Moving on From Dockershim`
2022-06-23 22:31:20 -07:00
Mengjiao Liu 5ee086e9d1 [zh]Fix the link in the blog `Kubernetes is Moving on From Dockershim` 2022-06-24 12:02:08 +08:00
Kubernetes Prow Robot 8a5658a6c7
Merge pull request #34461 from zhangxyjlu/grpc-probes-in-beta
[zh-cn]Add 2022-05-13-grpc-probes-in-beta.md chinese version
2022-06-23 20:41:19 -07:00
Mengjiao Liu 641ea54dbb [zh] Fix incorrect links and line breaks in the blog `Dockershim: The Historical Context` 2022-06-24 11:15:21 +08:00
zhangxiaoyang 1e9f9f33a9 [zh-cn]Add 2022-05-13-grpc-probes-in-beta.md chinese version 2022-06-24 10:04:56 +08:00
Kubernetes Prow Robot bf6782c942
Merge pull request #34503 from howieyuen/blog-pages-2
[zh]Update blog pages(2018-2022) for links with '/zh/' prefix, using new prefix '/zh-cn/'
2022-06-23 18:39:20 -07:00
Kubernetes Prow Robot b0e88621d0
Merge pull request #34492 from howieyuen/blog-slug-2019
[zh]fix 2019 blogs: add slug and remove url
2022-06-23 18:37:19 -07:00
Kubernetes Prow Robot 5b480da332
Merge pull request #34490 from howieyuen/blog-slug-2015
[zh]fix 2015 blogs: add slug and remove url
2022-06-23 18:35:19 -07:00
Kubernetes Prow Robot f6f3434d9e
Merge pull request #34488 from howieyuen/blog-slug-2017
[zh]fix 2017 blogs: add slug and remove url
2022-06-23 18:31:19 -07:00
howieyuen 06b6a2dc6a [zh]Update blog pages(2018-2022) for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-23 21:10:00 +08:00
howieyuen 73dfa0cd9c [zh]Update blog pages(part-1) for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-23 21:06:44 +08:00
howieyuen 1328174cee [zh]fix 2015 blogs: add slug and remove url 2022-06-23 19:27:42 +08:00
Kubernetes Prow Robot e0d6f94bf6
Merge pull request #34491 from howieyuen/blog-slug-2018
[zh]fix 2018 blogs: add slug and remove url
2022-06-23 03:51:43 -07:00
howieyuen 33f90382d9 [zh]fix 2018 blogs: add slug and remove url 2022-06-23 16:50:56 +08:00
howieyuen f08239ca95 [zh]fix 2019 blogs: add slug and remove url 2022-06-23 16:38:15 +08:00
howieyuen ee0a90c64e [zh]fix 2017 blogs: add slug and remove url 2022-06-23 15:42:04 +08:00
howieyuen 4e766f7bfe fix 2016 blogs: add slug and remove url 2022-06-23 15:40:39 +08:00
sarazqy 2ab8771dc3 translate SIG Apps: build apps for and operate them in Kubernetes into Chinese 2022-06-14 16:07:03 +08: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