diff --git a/config/_default/config.toml b/config/_default/config.toml index c6451719d..3b567c983 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -214,11 +214,11 @@ name = "Community" URL = "news/" weight = 4 - [[languages.en.menu.main]] - parent = "Community" - name = "RoadMap" - URL = "https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md" - weight = 5 + # [[languages.en.menu.main]] + # parent = "Community" + # name = "RoadMap" + # URL = "https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md" + # weight = 5 [[languages.en.menu.main]] parent = "Community" @@ -375,11 +375,11 @@ name = "开源社区" URL = "news/" weight = 6 - [[languages.zh.menu.main]] - parent = "开源社区" - name = "版本计划" - URL = "https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md" - weight = 7 + # [[languages.zh.menu.main]] + # parent = "开源社区" + # name = "版本计划" + # URL = "https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md" + # weight = 7 [[languages.zh.menu.main]] parent = "开源社区" diff --git a/content/en/devops/_index.md b/content/en/devops/_index.md index 928971e9f..4b1c16c07 100644 --- a/content/en/devops/_index.md +++ b/content/en/devops/_index.md @@ -11,7 +11,7 @@ section1: content: KubeSphere DevOps integrates popular CI/CD tools, provides CI/CD pipelines based on Jenkins, offers automation toolkits including Binary-to-Image (B2I) and Source-to-Image (S2I), and boosts continuous delivery across Kubernetes clusters. content2: With the container orchestration capability of Kubernetes, KubeSphere DevOps scales Jenkins Agents dynamically, improves CI/CD workflow efficiency, and helps organizations accelerate the time to market for products. image: /images/devops/banner.png - showDownload: true + showDownload: false inCenter: true @@ -49,7 +49,7 @@ section3: title: See KubeSphere One-stop DevOps Workflow In Action videoLink: https://www.youtube.com/embed/c3V-2RX9yGY image: /images/service-mesh/15.jpg - showDownload: true + showDownload: false content: Want to get started in action by following the hands-on lab? btnContent: Start Hands-on Lab link: docs/pluggable-components/devops/ diff --git a/content/en/multicluster/_index.md b/content/en/multicluster/_index.md index aaf7db511..ba5dba1c7 100644 --- a/content/en/multicluster/_index.md +++ b/content/en/multicluster/_index.md @@ -10,7 +10,7 @@ section1: title: "Build Kubernetes multi-cluster and Multi-cloud Strategy to Scale Your Business With Ease" content: Enterprises are increasingly deploying applications to multiple Kubernetes clusters to ensure high availability, isolation and scalability. KubeSphere is a central control plane for Kubernetes multi-cluster management and operation. image: /images/devops/banner.png - showDownload: true + showDownload: false inCenter: true @@ -49,7 +49,7 @@ section3: title: See KubeSphere One-stop DevOps Workflow In Action videoLink: https://www.youtube.com/embed/dQ3sm40Hr18 image: /images/service-mesh/15.jpg - showDownload: true + showDownload: false content: Want to get started in action by following the hands-on lab? btnContent: Start Hands-on Lab link: docs/pluggable-components/devops/ diff --git a/content/en/observability/_index.md b/content/en/observability/_index.md index 88db4838c..22b27bbf6 100644 --- a/content/en/observability/_index.md +++ b/content/en/observability/_index.md @@ -8,7 +8,7 @@ section1: title: Kubernetes Observability in KubeSphere Allows You to Build Visualizations Simply and Intuitively. content: KubeSphere provides rich observability from infrastructure to applications. It integrates your favorite tools for multi-dimensional monitoring metrics, multi-tenant log query and collection, alerting and notification. Try Kubernetes Observability in KubeSphere to realize visualization in a simple way. image: /images/observability/banner.jpg - showDownload: true + showDownload: false image: /images/observability/observability.jpg @@ -45,7 +45,7 @@ section2: section3: title: See Kubernetes and Microservices Observability on KubeSphere videoLink: https://www.youtube.com/embed/uf0TTowc56I - showDownload: true + showDownload: false bgLeft: /images/service-mesh/3-2.svg bgRight: /images/service-mesh/3.svg --- diff --git a/content/zh/devops/_index.md b/content/zh/devops/_index.md index c1d3cc4b4..d53775db6 100644 --- a/content/zh/devops/_index.md +++ b/content/zh/devops/_index.md @@ -9,7 +9,7 @@ section1: content: KubeSphere DevOps 提供基于 Jenkins 的 CI/CD 流水线,支持自动化工作流,包括 Binary-to-Image (B2I) 和 Source-to-Image (S2I) 等,帮助不同的组织加快产品上市时间。 content2: image: /images/devops/banner.png - showDownload: true + showDownload: false inCenter: true image: /images/devops/dev-ops.png @@ -47,7 +47,7 @@ section3: title: 观看 KubeSphere 一站式 DevOps 工作流操作演示 videoLink: https://www.youtube.com/embed/c3V-2RX9yGY image: /images/service-mesh/15.jpg - showDownload: true + showDownload: false content: 想自己动手体验实际操作? btnContent: 开始动手实验 link: docs/pluggable-components/devops/ diff --git a/content/zh/docs/v3.3/_index.md b/content/zh/docs/v3.3/_index.md index de86e2bf5..b25eb4c6e 100644 --- a/content/zh/docs/v3.3/_index.md +++ b/content/zh/docs/v3.3/_index.md @@ -2,6 +2,10 @@ title: "Documentation" css: "scss/docs.scss" isDocsRoot: true +_build: + render: never + list: never + publishResources: false LinkTitle: "文档" diff --git a/content/zh/docs/v3.4/_index.md b/content/zh/docs/v3.4/_index.md index f55904350..fdb2aa405 100644 --- a/content/zh/docs/v3.4/_index.md +++ b/content/zh/docs/v3.4/_index.md @@ -2,6 +2,10 @@ title: "Documentation" css: "scss/docs.scss" isDocsRoot: true +_build: + render: never + list: never + publishResources: false LinkTitle: "文档" diff --git a/content/zh/docs/v4.1/_index.adoc b/content/zh/docs/v4.1/_index.adoc index 233af96b6..b84e1d30d 100644 --- a/content/zh/docs/v4.1/_index.adoc +++ b/content/zh/docs/v4.1/_index.adoc @@ -3,6 +3,10 @@ title: 文档中心 css: scss/docs.scss isDocsRoot: true LinkTitle: 文档 +_build: + render: never + list: never + publishResources: false section1: title: KubeSphere diff --git a/content/zh/observability/_index.md b/content/zh/observability/_index.md index e050ccb70..992aecb40 100644 --- a/content/zh/observability/_index.md +++ b/content/zh/observability/_index.md @@ -8,7 +8,7 @@ section1: title: KubeSphere 助您轻松实现可视化 content: KubeSphere 提供了丰富的可视化功能,支持从基础设施到应用的多维度指标监控。此外,KubeSphere 还集成了许多常用的工具,包括多租户日志查询和收集、告警和通知等功能。 image: /images/observability/banner.jpg - showDownload: true + showDownload: false image: /images/observability/observability.jpg @@ -44,7 +44,7 @@ section2: section3: title: 观看 KubeSphere 云原生可观测性演示 videoLink: https://www.youtube.com/embed/uf0TTowc56I - showDownload: true + showDownload: false bgLeft: /images/service-mesh/3-2.svg bgRight: /images/service-mesh/3.svg --- diff --git a/data/en/footer.yaml b/data/en/footer.yaml index f9de7bedd..a61848932 100644 --- a/data/en/footer.yaml +++ b/data/en/footer.yaml @@ -28,16 +28,16 @@ footer: - content: Videos link: videos/ - - title: KubeSphere Docs - list: - - content: Introduction - link: '../../../docs/v4.1/01-intro/01-introduction/' - - content: Installation - link: '../../../docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere/' - - content: Tutorial - link: '../../../docs/v4.1/02-quickstart/' - - content: API Documentation - link: '../../../docs/v3.4/reference/api-docs/' + # - title: KubeSphere Docs + # list: + # - content: Introduction + # link: '../../../docs/v4.1/01-intro/01-introduction/' + # - content: Installation + # link: '../../../docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere/' + # - content: Tutorial + # link: '../../../docs/v4.1/02-quickstart/' + # - content: API Documentation + # link: '../../../docs/v3.4/reference/api-docs/' - title: Community list: @@ -47,8 +47,8 @@ footer: link: case/ - content: Partners link: partner/ - - content: Roadmap - link: https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md + # - content: Roadmap + # link: https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md - content: Global Site link: https://kubesphere.io - content: China Site diff --git a/data/zh/footer.yaml b/data/zh/footer.yaml index b1115f1bb..7409ecebb 100644 --- a/data/zh/footer.yaml +++ b/data/zh/footer.yaml @@ -33,16 +33,16 @@ footer: - content: 云原生实战 link: learn/ - - title: 文档中心 - list: - - content: 产品介绍 - link: '../../../zh/docs/v4.1/01-intro/01-introduction/' - - content: 如何安装 - link: '../../../zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere/' - - content: 快速入门 - link: '../../../zh/docs/v4.1/02-quickstart/' - - content: API 文档 - link: '../../../zh/docs/v3.4/reference/api-docs/' + # - title: 文档中心 + # list: + # - content: 产品介绍 + # link: '../../../zh/docs/v4.1/01-intro/01-introduction/' + # - content: 如何安装 + # link: '../../../zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere/' + # - content: 快速入门 + # link: '../../../zh/docs/v4.1/02-quickstart/' + # - content: API 文档 + # link: '../../../zh/docs/v3.4/reference/api-docs/' - title: 开源社区 list: @@ -56,8 +56,8 @@ footer: link: partner/ - content: 用户委员会 link: user-group/ - - content: 版本计划 - link: https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md + # - content: 版本计划 + # link: https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md - content: 中国站 link: https://kubesphere.com.cn/ - content: 中文论坛 diff --git a/layouts/_default/scenario.html b/layouts/_default/scenario.html index bd34cebf5..9908342bd 100644 --- a/layouts/_default/scenario.html +++ b/layouts/_default/scenario.html @@ -77,7 +77,9 @@ {{ else }}
{{ .content }}
- + {{ if .btnContent }} + + {{ end }} {{ end }} {{ end }} diff --git a/layouts/index.html b/layouts/index.html index a9d8c2c06..352f999be 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -8,7 +8,7 @@{{ .title | safeHTML }}
{{ .content | safeHTML }}
- {{ partial "downloadButton" . }} +