Commit Graph

10 Commits

Author SHA1 Message Date
mo3et 1aef5e4bcc docs(zh-cn): update clusters intro contents and hide interactive page in TOC
docs[zh-cn]: move docs to interactive-gone in tutorial kubernetes-basics

docs[zh-cn]: update cluster-intro contents in tutorials kubernetes-basics

docs(zh-cn): hide interactive page in toc.

fix: revert uncorrect change.
2024-11-16 02:04:43 +08:00
xin.li 0f9e2f2569 [zh-cn] sync tutorials/*
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-11 19:07:01 +08:00
xin.li 6746e0aa12 [zh-cn] sync deploy-app/deploy-intro.html
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-08-14 16:54:44 +08:00
windsonsea 50064a1b37 [zh] sync tutorial: deploy-app/deploy-intro.html 2023-06-28 19:43:35 +08:00
Michael 3716b770ad [zh] remove katacoda tutorials 2023-06-27 20:02:23 +08:00
Michael ecfafdfeb9 [zh] sync expose-external-ip-address.md 2023-05-22 21:10:10 +08:00
Guangwen Feng 5c6c2f5816 [zh-cn] Fix some invalid links
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-03-30 10:45:23 +08:00
Xianpeng Zhang cdbf1015c7
Update deploy-intro.html 2022-07-15 08:42:15 +08:00
howieyuen 4ec6556889 [zh]Update tutorials pages for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-23 20:40:18 +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