Skip to content

Commit ac7b9ce

Browse files
jsparkdevHiDeoo
andauthored
i18n(ko-KR): update resources/ (#3323)
Co-authored-by: HiDeoo <[email protected]>
1 parent e327fa0 commit ac7b9ce

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/src/content/docs/ko/resources/community-content.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@ Starlight 사용자들이 관리하는 커뮤니티 제작 콘텐츠를 살펴
109109
title="Starlight 예시"
110110
description="Starlight 문서 사이트에서 작업을 수행하는 실용적인 방법을 보여주는 StackBlitz 임베드 모음입니다."
111111
/>
112+
<LinkCard
113+
href="https://hideoo.dev/notebooks/starlight-plugins-by-example"
114+
title="Starlight Plugins 예시"
115+
description="Starlight 플러그인과 이를 빌드하는 데 사용되는 일반적인 패턴에 대한 정보와 예시 모음입니다."
116+
/>
112117
</CardGrid>
113118

114119
## 영상 콘텐츠

docs/src/content/docs/ko/resources/plugins.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,9 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components';
222222
title="astro-mermaid"
223223
description="Markdown 코드 블록의 Mermaid 콘텐츠를 클라이언트 측에서 렌더링합니다."
224224
/>
225+
<LinkCard
226+
href="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/HiDeoo/astro-d2"
227+
title="astro-d2"
228+
description="D2 Markdown 코드 블록을 다이어그램으로 변환합니다."
229+
/>
225230
</CardGrid>

0 commit comments

Comments
 (0)