From 21d7f40fc5980783c92d1ffcfd49675411468d2c Mon Sep 17 00:00:00 2001 From: shenlan Date: Sun, 9 Nov 2025 10:06:34 +0800 Subject: [PATCH] Rename CloudNative Suite to Cloud-Neutral in dashboards (#648) --- dashboard-fresh/components/Footer.tsx | 6 +++--- dashboard-fresh/components/Navbar.tsx | 2 +- dashboard-fresh/components/auth/AuthLayout.tsx | 2 +- dashboard-fresh/content/homepage/en/resources.md | 2 +- dashboard-fresh/content/homepage/zh/resources.md | 2 +- dashboard-fresh/docs/HOMEPAGE_LAYOUT_MIGRATION.md | 12 ++++++------ dashboard-fresh/docs/HOMEPAGE_MIGRATION_DONE.md | 2 +- dashboard-fresh/docs/NAVBAR_FIX.md | 4 ++-- dashboard-fresh/docs/NAVBAR_FIX_COMPLETE_SUMMARY.md | 2 +- dashboard-fresh/docs/NAVBAR_FIX_FINAL_SUMMARY_ZH.md | 4 ++-- dashboard-fresh/docs/TODAY_SUMMARY.md | 2 +- dashboard-fresh/i18n/translations.ts | 12 ++++++------ dashboard-fresh/islands/AskAIButton.tsx | 4 ++-- dashboard-fresh/islands/Navbar.tsx | 2 +- dashboard-fresh/routes/_app.tsx | 2 +- .../routes/download/[...segments]/index.tsx | 4 ++-- dashboard-fresh/routes/download/index.tsx | 4 ++-- dashboard-fresh/routes/email-verification.tsx | 2 +- dashboard-fresh/routes/index.tsx | 10 +++++----- dashboard-fresh/routes/login.tsx | 4 ++-- dashboard-fresh/routes/logout.tsx | 2 +- dashboard-fresh/routes/navbar-demo.tsx | 4 ++-- dashboard-fresh/routes/panel/account.tsx | 2 +- dashboard-fresh/routes/panel/index.tsx | 2 +- dashboard-fresh/routes/panel/mail.tsx | 2 +- dashboard-fresh/routes/register.tsx | 4 ++-- dashboard/app/layout.tsx | 2 +- dashboard/components/Footer.tsx | 6 +++--- dashboard/components/Navbar.tsx | 2 +- dashboard/content/homepage/en/resources.md | 2 +- dashboard/content/homepage/zh/resources.md | 2 +- dashboard/i18n/translations.ts | 12 ++++++------ 32 files changed, 63 insertions(+), 63 deletions(-) diff --git a/dashboard-fresh/components/Footer.tsx b/dashboard-fresh/components/Footer.tsx index 5f21241..d34eada 100644 --- a/dashboard-fresh/components/Footer.tsx +++ b/dashboard-fresh/components/Footer.tsx @@ -22,7 +22,7 @@ export default function Footer() {
-

CloudNative Suite

+

Cloud-Neutral

Unified observability, DevOps, and AI workflows for enterprise cloud native teams.

@@ -52,7 +52,7 @@ export default function Footer() {

公众号

- CloudNative Suite 官方资讯 + Cloud-Neutral 官方资讯

Contact

@@ -63,7 +63,7 @@ export default function Footer() {
- © 2025 CloudNative Suite. All rights reserved. + © 2025 Cloud-Neutral. All rights reserved. Build with confidence in the cloud native era.
diff --git a/dashboard-fresh/components/Navbar.tsx b/dashboard-fresh/components/Navbar.tsx index f3773e2..eb160f3 100644 --- a/dashboard-fresh/components/Navbar.tsx +++ b/dashboard-fresh/components/Navbar.tsx @@ -307,7 +307,7 @@ export default function Navbar() { className="h-6 w-6" unoptimized /> - CloudNative Suite + Cloud-Neutral
{mainLinks.map((link) => ( diff --git a/dashboard-fresh/components/auth/AuthLayout.tsx b/dashboard-fresh/components/auth/AuthLayout.tsx index 6933a09..83f6581 100644 --- a/dashboard-fresh/components/auth/AuthLayout.tsx +++ b/dashboard-fresh/components/auth/AuthLayout.tsx @@ -120,7 +120,7 @@ export function AuthLayout({
- CloudNative Suite + Cloud-Neutral

云原生套件 · Cloud-Neutral

diff --git a/dashboard-fresh/content/homepage/en/resources.md b/dashboard-fresh/content/homepage/en/resources.md index 3c5372a..ebd9694 100644 --- a/dashboard-fresh/content/homepage/en/resources.md +++ b/dashboard-fresh/content/homepage/en/resources.md @@ -1,6 +1,6 @@ --- title: "Recommended Resources" --- -- Subscribe to the CloudNative Suite Monthly to stay informed about new releases and case studies. +- Subscribe to the Cloud-Neutral Monthly to stay informed about new releases and case studies. - Download the Platform Engineering Playbook for organizational rollout guidance. - Visit the [GitHub organization](https://github.com/svc-design) for open-source code and the public roadmap. diff --git a/dashboard-fresh/content/homepage/zh/resources.md b/dashboard-fresh/content/homepage/zh/resources.md index 5547b1b..eea76dc 100644 --- a/dashboard-fresh/content/homepage/zh/resources.md +++ b/dashboard-fresh/content/homepage/zh/resources.md @@ -1,6 +1,6 @@ --- title: "推荐资源" --- -- 订阅《CloudNative Suite 月报》,掌握最新版本与案例。 +- 订阅《Cloud-Neutral 月报》,掌握最新版本与案例。 - 下载《平台工程团队手册》,了解组织落地路线。 - 访问 [GitHub 组织](https://github.com/svc-design) 获取开源代码与 Roadmap。 diff --git a/dashboard-fresh/docs/HOMEPAGE_LAYOUT_MIGRATION.md b/dashboard-fresh/docs/HOMEPAGE_LAYOUT_MIGRATION.md index dce84d6..c3aa276 100644 --- a/dashboard-fresh/docs/HOMEPAGE_LAYOUT_MIGRATION.md +++ b/dashboard-fresh/docs/HOMEPAGE_LAYOUT_MIGRATION.md @@ -35,7 +35,7 @@ RootLayout 迁移包含: #### Navbar (固定顶部导航) -- ✅ CloudNative Suite 品牌logo +- ✅ Cloud-Neutral 品牌logo - ✅ 主导航链接 (文档、下载、演示) - ✅ 语言切换 (中文/English) - ✅ 登录/注册按钮 @@ -53,7 +53,7 @@ RootLayout - ✅ Server-side markdown 渲染 #### Footer (底部信息) -- ✅ CloudNative Suite 品牌信息 +- ✅ Cloud-Neutral 品牌信息 - ✅ 描述 (双语支持) - ✅ 链接 (隐私政策、服务条款、联系我们) - ✅ GitHub 链接 @@ -213,7 +213,7 @@ curl http://localhost:8001/?lang=en - 云原生套件 - CloudNative Suite + 云原生套件 - Cloud-Neutral @@ -282,7 +282,7 @@ curl http://localhost:8001/?lang=en
- CloudNative Suite + Cloud-Neutral