@@ -4,7 +4,8 @@ noedit: true
4
4
cid : docsHome
5
5
layout : docsportal_home
6
6
class : gridPage gridPageHome
7
- linkTitle : " 主页"
7
+ # linkTitle: "Documentation"
8
+ linkTitle : " 文档"
8
9
main_menu : true
9
10
weight : 10
10
11
hide_feedback : true
@@ -75,31 +76,26 @@ cards:
75
76
description : 浏览术语、命令行语法、API 资源类型和安装工具文档。
76
77
button : 查看参考
77
78
button_path : /zh-cn/docs/reference
78
- # - name: training
79
- # title: "Training"
80
- # description: "Get certified in Kubernetes and make your cloud native projects successful!"
81
- # button: "View training"
82
- # button_path: "/training"
83
79
# - name: contribute
84
80
# title: Contribute to the Kubernetes
85
81
# description: Anyone can contribute, whether you’re new to the project or you’ve been around a long time.
86
82
# button: Find out how to help
87
83
# button_path: /docs/contribute
88
- # - name: release-notes
89
- # title: K8s Release Notes
90
- # description: If you are installing Kubernetes or upgrading to the newest version, refer to the current release notes.
91
- # button: "Download Kubernetes"
92
- # button_path: "/zh-cn/docs/setup/release/notes"
93
- - name : training
94
- title : " 培训"
95
- description : " 通过 Kubernetes 认证,助你的云原生项目成功!"
96
- button : " 查看培训"
97
- button_path : " /zh-cn/training"
98
84
- name : contribute
99
85
title : 为 Kubernetes 作贡献
100
86
description : 任何人,无论对该项目熟悉与否,都能贡献自己的力量。
101
87
button : 了解如何提供帮助
102
88
button_path : /zh-cn/docs/contribute
89
+ # - name: training
90
+ # title: "Training"
91
+ # description: "Get certified in Kubernetes and make your cloud native projects successful!"
92
+ # button: "View training"
93
+ # button_path: "/training"
94
+ - name : training
95
+ title : " 培训"
96
+ description : " 通过 Kubernetes 认证,助你的云原生项目成功!"
97
+ button : " 查看培训"
98
+ button_path : " /zh-cn/training"
103
99
- name : Download
104
100
title : 下载 Kubernetes
105
101
description : 安装 Kubernetes 或将其升级到最新版本。
0 commit comments