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:
June Yi
2019-02-22 01:24:20 +09:00
committed by Kubernetes Prow Robot
parent 22074f5848
commit 8e5d7e4829
31 changed files with 188 additions and 131 deletions
@@ -8,6 +8,9 @@ menu:
weight: 10
post: >
<p>Ready to get your hands dirty? Build a simple Kubernetes cluster that runs "Hello World" for Node.js.</p>
card:
name: tutorials
weight: 10
---
{{% capture overview %}}
@@ -2,6 +2,10 @@
title: Learn Kubernetes Basics
linkTitle: Learn Kubernetes Basics
weight: 10
card:
name: tutorials
weight: 20
title: Walkthrough the basics
---
<!DOCTYPE html>
@@ -4,6 +4,10 @@ reviewers:
- ahmetb
content_template: templates/tutorial
weight: 20
card:
name: tutorials
weight: 40
title: "Stateful Example: Wordpress with Persistent Volumes"
---
{{% capture overview %}}
@@ -4,6 +4,10 @@ reviewers:
- ahmetb
content_template: templates/tutorial
weight: 20
card:
name: tutorials
weight: 30
title: "Stateless Example: PHP Guestbook with Redis"
---
{{% capture overview %}}