From 2c2186cab5a1000382088d50338e62bd53b9a114 Mon Sep 17 00:00:00 2001 From: luckyasme <807254037@qq.com> Date: Fri, 19 Dec 2025 11:31:29 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=BF=81=E7=A7=BB=20atomgit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 10 ------- README.md | 10 ------- deploy/docs-builder.sh | 2 +- i18n/en/en.toml | 4 +-- i18n/zh/zh.toml | 4 +-- layouts/partials/doc_map.html | 28 ++++++++--------- .../partials/doc_map_22.03_LTS_SP1_en.html | 10 +++---- static/js/docdetail.js | 2 +- static/js/float.js | 30 +++++++++---------- 9 files changed, 40 insertions(+), 60 deletions(-) diff --git a/README.en.md b/README.en.md index 1926267..9c4dafc 100644 --- a/README.en.md +++ b/README.en.md @@ -24,13 +24,3 @@ Software architecture description 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/README.md b/README.md index 25fa956..bb0c6fb 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,3 @@ The repository of docs-website 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request - - -#### 特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/deploy/docs-builder.sh b/deploy/docs-builder.sh index 4412280..5e69f60 100644 --- a/deploy/docs-builder.sh +++ b/deploy/docs-builder.sh @@ -8,7 +8,7 @@ if [ -d "./website" ]; then fi mkdir website -git clone https://gitee.com/openeuler/docs-centralized +git clone https://atomgit.com/openeuler/docs-centralized cd ./docs git checkout -b website origin/website cp -r * ../website diff --git a/i18n/en/en.toml b/i18n/en/en.toml index 989612b..2411bda 100644 --- a/i18n/en/en.toml +++ b/i18n/en/en.toml @@ -153,7 +153,7 @@ other = "Copyright © 2025 openEuler. All rights reserved." other = "WeChat Subscription" [source_code] -other = "View source on Gitee" +other = "View source on AtomGit" [feedbook] other = "Feedback" @@ -320,7 +320,7 @@ other = "We may contact you through email in regard to the bug fixing solution. other = "Your email address" [login_tip] -other = "Error 500 reported.Log in to Gitee first." +other = "Error 500 reported.Log in to AtomGit first." [submit_tip] other = "Click to create an issue. An issue template will be automatically generated based on your feedback." diff --git a/i18n/zh/zh.toml b/i18n/zh/zh.toml index f8e896f..c66df0d 100644 --- a/i18n/zh/zh.toml +++ b/i18n/zh/zh.toml @@ -162,7 +162,7 @@ other = "木兰宽松许可证第2版(MulanPSL2)" other = "扫码关注公众号" [source_code] -other = "在Gitee上查看源文件" +other = "在AtomGit上查看源文件" [feedbook] other = "反馈问题" @@ -329,7 +329,7 @@ other = "我们可能针对您提出的问题,向您发送邮件反馈进行 other = "点击输入您的邮箱" [login_tip] -other = "封印500报错,需保持gitee在登录状态" +other = "封印500报错,需保持AtomGit在登录状态" [submit_tip] other = "根据您的反馈,会自动生成issue模板。您只需点击按钮,创建issue即可。" diff --git a/layouts/partials/doc_map.html b/layouts/partials/doc_map.html index 46205d6..beead7c 100644 --- a/layouts/partials/doc_map.html +++ b/layouts/partials/doc_map.html @@ -3,7 +3,7 @@

流程与规范

@@ -39,7 +39,7 @@

学习