Skip to content

Commit 2f74564

Browse files
authored
Merge pull request #51764 from lmktfy/20250802_top_menu_id
Update Indonesian to support Docsy-style menus
2 parents e05c9a6 + 9cce452 commit 2f74564

File tree

4 files changed

+7
-9
lines changed

4 files changed

+7
-9
lines changed

content/id/case-studies/_index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@
66
layout: basic
77
class: gridPage
88
cid: caseStudies
9+
menu:
10+
main:
11+
weight: 60
912
---

content/id/community/_index.html

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

710
<div class="newcommunitywrapper">

content/id/docs/home/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ hide_feedback: true
1111
menu:
1212
main:
1313
title: "Dokumentasi"
14-
weight: 20
15-
post: >
16-
<p>Mengerti penggunaan Kubernetes dengan belajar konsep, tutorial, dan referensinya. Kamupun bisa <a href="/editdocs/" data-auto-burger-exclude>bantu kami perbaiki dan lengkapi dokumentasinya</a>, yuk kontribusi!</p>
14+
weight: 10
1715
overview: >
1816
Kubernetes adalah sebuah orkestrator kontainer open source, yang mengotomasi deployment, replikasi, dan pengaturan aplikasi kontainer dengan mudah. Cloud Native Computing Foundation (<a href="https://www.cncf.io/about">CNCF</a>) mewadahi proyek open source ini.
1917
cards:

content/id/docs/tutorials/hello-minikube.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
title: Halo Minikube
33
content_type: tutorial
44
weight: 5
5-
menu:
6-
main:
7-
title: "Mulai"
8-
weight: 10
9-
post: >
10-
<p>Siap untuk mengotori tanganmu? Yuk kita buat klaster Kubernetes sederhana yang menjalankan Node.js aplikasi "Halo Dunia".</p>
115
card:
126
name: tutorials
137
weight: 10

0 commit comments

Comments
 (0)