Commit Graph

6 Commits

Author SHA1 Message Date
will27 1fa8b30863
typo 2024-03-01 17:33:25 +08:00
Mengjiao Liu 1ff471ef52 Fix raw HTML data in the tutorials page 2024-02-26 11:02:48 +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
DeltaX cf0bb39d73 [zh] Sync tutorial scale-intro and reformat. 2023-11-22 09:40:40 +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