Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/id/case-studies/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
layout: basic
class: gridPage
cid: caseStudies
menu:
main:
weight: 60
---
3 changes: 3 additions & 0 deletions content/id/community/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: Komunitas
layout: basic
cid: community
menu:
main:
weight: 50
---

<div class="newcommunitywrapper">
Expand Down
4 changes: 1 addition & 3 deletions content/id/docs/home/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ hide_feedback: true
menu:
main:
title: "Dokumentasi"
weight: 20
post: >
<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>
weight: 10
overview: >
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.
cards:
Expand Down
6 changes: 0 additions & 6 deletions content/id/docs/tutorials/hello-minikube.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
title: Halo Minikube
content_type: tutorial
weight: 5
menu:
main:
title: "Mulai"
weight: 10
post: >
<p>Siap untuk mengotori tanganmu? Yuk kita buat klaster Kubernetes sederhana yang menjalankan Node.js aplikasi "Halo Dunia".</p>
card:
name: tutorials
weight: 10
Expand Down