Skip to content
Merged
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
22 changes: 13 additions & 9 deletions docs/src/content/docs/ko/resources/plugins.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ Starlight 팀이 지원하는 공식 플러그인과 Starlight 사용자가 관
title="starlight-obsidian"
description="Starlight 사이트에 Obsidian Vault를 게시하세요."
/>
<LinkCard
href="https://astro-ghostcms.xyz/intro/starlight/install/"
title="starlight-ghostcms"
description="Starlight 문서와 함께 GhostCMS 블로그 게시물을 추가하세요."
/>
<LinkCard
href="https://github.com/HiDeoo/starlight-image-zoom"
title="starlight-image-zoom"
Expand Down Expand Up @@ -139,11 +134,20 @@ Starlight 팀이 지원하는 공식 플러그인과 Starlight 사용자가 관
description="자동 생성된 사이드바 그룹을 자유롭게 수정하세요."
/>
<LinkCard
href="https://github.com/delucis/starlight-llms-txt"
title="starlight-llms-txt"
description="llmstxt.org를 기반으로 llms.txt를 문서 사이트에 추가하세요."
href="https://github.com/delucis/starlight-llms-txt"
title="starlight-llms-txt"
description="llmstxt.org를 기반으로 llms.txt를 문서 사이트에 추가하세요."
/>
<LinkCard
href="https://github.com/trueberryless-org/starlight-toc-overview-customizer"
title="starlight-toc-overview-customizer"
description="사용자 정의 가능한 개요 제목으로 Starlight의 목차를 자유롭게 수정하세요."
/>
<LinkCard
href="https://delucis.github.io/starlight-markdown-blocks/"
title="starlight-markdown-blocks"
description="사용자 지정 블록 타입으로 Starlight의 Markdown 보조 내용 (Asides) 구문을 확장하세요."
/>

</CardGrid>

## 커뮤니티 도구 및 통합
Expand Down