Skip to content

Commit 436f1e2

Browse files
committed
Update Japanese to support Docsy-style menus
1 parent 40a662c commit 436f1e2

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

content/ja/blog/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ linkTitle: ブログ
44
menu:
55
main:
66
title: "ブログ"
7-
weight: 40
8-
post: >
9-
<p>Kubernetesやコンテナ全般に関する最新ニュースを読んで、技術的なハウツーをいち早く入手しましょう。</p>
7+
weight: 20
108
---
119
{{< comment >}}
1210

content/ja/community/_index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: コミュニティ
33
layout: basic
44
cid: community
5+
menu:
6+
main:
7+
weight: 50
58
---
69

710
<div class="newcommunitywrapper">

content/ja/docs/home/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ hide_feedback: true
1212
menu:
1313
main:
1414
title: "ドキュメント"
15-
weight: 20
16-
post: >
17-
<p>チュートリアル、サンプルやドキュメントのリファレンスを使って Kubernetes の利用方法を学んでください。あなたは<a href="/editdocs/" data-auto-burger-exclude>ドキュメントへコントリビュートをする</a>こともできます!</p>
15+
weight: 10
1816
description: >
1917
Kubernetesは、コンテナ化されたアプリケーションの展開、スケーリング、また管理を自動化するためのオープンソースコンテナプラットフォームです。このオープンソースプロジェクトは、Cloud Native Computing Foundationによってホストされています。
2018
overview: >

content/ja/partners/_index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
abstract: Kubernetesエコシステムの成長を支えるパートナー
55
class: gridPage
66
cid: partners
7+
menu:
8+
main:
9+
weight: 40
710
---
811

912
<section id="users">

0 commit comments

Comments
 (0)