Skip to content

Commit 0c256c3

Browse files
committed
Update Korean to support Docsy-style menus
1 parent 40a662c commit 0c256c3

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

content/ko/blog/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ menu:
55
main:
66
title: "블로그"
77
weight: 40
8-
post: >
9-
<p>쿠버네티스와 컨테이너 전반적 영역에 대한 최신 뉴스도 읽고, 방금 나온 따끈따끈한 기술적 노하우도 알아보세요.</p>
108
---
119
{{< comment >}}
1210

content/ko/community/_index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
layout: basic
44
cid: community
55
community_styles_migrated: true
6+
menu:
7+
main:
8+
weight: 50
69
---
710
<img
811
id="banner"

content/ko/docs/home/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ hide_feedback: true
1313
menu:
1414
main:
1515
title: "문서"
16-
weight: 20
17-
post: >
18-
<p>개념, 튜토리얼 및 참조 문서와 함께 쿠버네티스 사용하는 방법을 익힐 수 있다. 또한, <a href="/editdocs/" data-auto-burger-exclude data-proofer-ignore>문서에 기여하는 것도 도움을 줄 수 있다</a>!</p>
16+
weight: 10
1917
description: >
2018
쿠버네티스는 컨테이너화된 애플리케이션의 배포, 확장 및 관리를 자동화하기 위한 오픈소스 컨테이너 오케스트레이션 엔진이다. 오픈소스 프로젝트는 Cloud Native Computing Foundation에서 주관한다.
2119
overview: >

content/ko/partners/_index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
abstract: 쿠버네티스 생태계의 성장
55
class: gridPage
66
cid: partners
7+
menu:
8+
main:
9+
weight: 40
710
---
811

912
<section id="users">

0 commit comments

Comments
 (0)