Make k8s.io/docs/home to support i18n (#12570)
* Make k8s.io/docs/home to support i18n * Apply kbhawkey's review comment
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
22074f5848
commit
8e5d7e4829
@@ -3,7 +3,10 @@ reviewers:
|
||||
- david-mcmahon
|
||||
- jbeda
|
||||
title: Building a release
|
||||
content_template: templates/concept
|
||||
card:
|
||||
name: download
|
||||
weight: 20
|
||||
title: Building a release
|
||||
---
|
||||
{{% capture overview %}}
|
||||
You can either build a release from source or download a pre-built release. If you do not plan on developing Kubernetes itself, we suggest using a pre-built version of the current release, which can be found in the [Release Notes](/docs/setup/release/notes/).
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
---
|
||||
title: v1.13 Release Notes
|
||||
card:
|
||||
name: download
|
||||
weight: 10
|
||||
anchors:
|
||||
- anchor: "#"
|
||||
title: Current Release Notes
|
||||
- anchor: "#urgent-upgrade-notes"
|
||||
title: Urgent Upgrade Notes
|
||||
---
|
||||
<!-- NEW RELEASE NOTES ENTRY -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user