summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjspark2023-09-15 07:41:18 +0900
committerGitHub2023-09-15 00:41:18 +0200
commit01b9ab56343a774645e97226f7de12f7fc41cedb (patch)
tree568a0452637756fa7fedc2822e6bf9625562e4f5
parent29c9b354bbff83168b2a922a2fdbc94e84e384fd (diff)
downloadIT.starlight-01b9ab56343a774645e97226f7de12f7fc41cedb.tar.gz
IT.starlight-01b9ab56343a774645e97226f7de12f7fc41cedb.tar.bz2
IT.starlight-01b9ab56343a774645e97226f7de12f7fc41cedb.zip
i18n(ko-KR): translate `sidebar.mdx` (#663)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r--docs/src/content/docs/ko/guides/sidebar.mdx473
1 files changed, 473 insertions, 0 deletions
diff --git a/docs/src/content/docs/ko/guides/sidebar.mdx b/docs/src/content/docs/ko/guides/sidebar.mdx
new file mode 100644
index 00000000..da8d5da3
--- /dev/null
+++ b/docs/src/content/docs/ko/guides/sidebar.mdx
@@ -0,0 +1,473 @@
+---
+title: ์‚ฌ์ด๋“œ๋ฐ” ํƒ์ƒ‰
+description: Starlight ์‚ฌ์ดํŠธ์˜ ์‚ฌ์ด๋“œ๋ฐ” ํƒ์ƒ‰ ๋งํฌ๋ฅผ ์„ค์ •ํ•˜๊ณ  ์‚ฌ์šฉ์ž ์ •์˜ํ•˜๋Š” ๋ฐฉ๋ฒ•์„ ์•Œ์•„๋ณด์„ธ์š”.
+sidebar:
+ badge: New
+---
+
+import FileTree from '../../../../components/file-tree.astro';
+import SidebarPreview from '../../../../components/sidebar-preview.astro';
+
+์ž˜ ๊ตฌ์„ฑ๋œ ์‚ฌ์ด๋“œ๋ฐ”๋Š” ์‚ฌ์šฉ์ž๊ฐ€ ์‚ฌ์ดํŠธ๋ฅผ ํƒ์ƒ‰ํ•˜๋Š” ์ฃผ์š” ๋ฐฉ๋ฒ• ์ค‘ ํ•˜๋‚˜์ด๋ฏ€๋กœ ์ข‹์€ ๋ฌธ์„œ์˜ ํ•ต์‹ฌ์ž…๋‹ˆ๋‹ค. Starlight๋Š” ์‚ฌ์ด๋“œ๋ฐ” ๋ ˆ์ด์•„์›ƒ๊ณผ ์ฝ˜ํ…์ธ ๋ฅผ ๋ณ€๊ฒฝํ•  ์ˆ˜ ์žˆ๋Š” ์™„์ „ํ•œ ์˜ต์…˜ ์„ธํŠธ๋ฅผ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.
+
+## ๊ธฐ๋ณธ ์‚ฌ์ด๋“œ๋ฐ”
+
+๊ธฐ๋ณธ์ ์œผ๋กœ Starlight๋Š” ๊ฐ ํŒŒ์ผ์˜ `title` ์†์„ฑ์„ ์‚ฌ์ด๋“œ๋ฐ” ํ•ญ๋ชฉ์œผ๋กœ ์‚ฌ์šฉํ•˜์—ฌ ์ž๋™์œผ๋กœ ๋ฌธ์„œ์˜ ํŒŒ์ผ ์‹œ์Šคํ…œ ๊ตฌ์กฐ ๊ธฐ๋ฐ˜์˜ ์‚ฌ์ด๋“œ๋ฐ”๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.
+
+์˜ˆ๋ฅผ ๋“ค์–ด, ๋‹ค์Œ๊ณผ ๊ฐ™์€ ํŒŒ์ผ ๊ตฌ์กฐ๊ฐ€ ์žˆ๋‹ค๊ณ  ๊ฐ€์ •ํ•ฉ๋‹ˆ๋‹ค.
+
+<FileTree>
+
+- src/
+ - content/
+ - docs/
+ - guides/
+ - components.md
+ - i18n.md
+ - reference/
+ - configuration.md
+
+</FileTree>
+
+๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๊ฐ€ ์ž๋™์œผ๋กœ ์ƒ์„ฑ๋ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ {
+ label: 'guides',
+ items: [
+ { label: 'Components', link: '/guides/components/' },
+ { label: 'Internationalization (i18n)', link: '/guides/i18n/' },
+ ],
+ },
+ {
+ label: 'reference',
+ items: [
+ { label: 'Configuration Reference', link: '/reference/configuration/' },
+ ],
+ },
+ ]}
+/>
+
+[์ž๋™ ์ƒ์„ฑ ๊ทธ๋ฃน](#์ž๋™-์ƒ์„ฑ-๊ทธ๋ฃน) ์„น์…˜์—์„œ ์ž๋™์œผ๋กœ ์ƒ์„ฑ๋œ ์‚ฌ์ด๋“œ๋ฐ”์— ๋Œ€ํ•ด ์ž์„ธํžˆ ์•Œ์•„๋ณด์„ธ์š”.
+
+## ๋งํฌ ๋ฐ ๋งํฌ ๊ทธ๋ฃน ์ถ”๊ฐ€
+
+`astro.config.mjs` ํŒŒ์ผ์˜ [`starlight.sidebar`](/ko/reference/configuration/#sidebar) ์†์„ฑ์„ ์‚ฌ์šฉํ•˜์—ฌ ์‚ฌ์ด๋“œ๋ฐ” [๋งํฌ](#๋งํฌ) ๋ฐ [๋งํฌ ๊ทธ๋ฃน](#๊ทธ๋ฃน) (์ ‘์ด์‹ ํ—ค๋” ๋ฐ ํ•˜์œ„ ํ•ญ๋ชฉ๋“ค)์„ ๊ตฌ์„ฑํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+๋งํฌ์™€ ๊ทธ๋ฃน์„ ๊ฒฐํ•ฉํ•˜์—ฌ ๋‹ค์–‘ํ•œ ์‚ฌ์ด๋“œ๋ฐ” ๋ ˆ์ด์•„์›ƒ์„ ๋งŒ๋“ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+### ๋งํฌ
+
+`label` ๋ฐ `link` ์†์„ฑ์ด ์žˆ๋Š” ๊ฐ์ฒด๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ๋‚ด๋ถ€ ๋˜๋Š” ์™ธ๋ถ€ ํŽ˜์ด์ง€์— ๋Œ€ํ•œ ๋งํฌ๋ฅผ ์ถ”๊ฐ€ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+```js
+starlight({
+ sidebar: [
+ // CSS ๋ฐ ์Šคํƒ€์ผ๋ง ๊ฐ€์ด๋“œ ๋งํฌ
+ { label: 'CSS & ์Šคํƒ€์ผ๋ง', link: '/ko/guides/css-and-tailwind/' },
+ // Astro ์›น์‚ฌ์ดํŠธ๋กœ ์—ฐ๊ฒฐ๋˜๋Š” ์™ธ๋ถ€ ๋งํฌ
+ { label: 'Astro', link: 'https://astro.build/' },
+ ],
+});
+```
+
+์œ„ ๊ตฌ์„ฑ์€ ๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ { label: 'CSS & ์Šคํƒ€์ผ๋ง', link: '/ko/guides/css-and-tailwind/' },
+ { label: 'Astro', link: 'https://astro.build/' },
+ ]}
+/>
+
+### ๊ทธ๋ฃน
+
+์ ‘์„ ์ˆ˜ ์žˆ๋Š” ์ œ๋ชฉ ์•„๋ž˜ ๊ด€๋ จ ๋งํฌ๋ฅผ ๊ทธ๋ฃนํ™”ํ•˜์—ฌ ์‚ฌ์ด๋“œ๋ฐ”์— ๊ตฌ์กฐ๋ฅผ ์ถ”๊ฐ€ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๊ทธ๋ฃน์—๋Š” ๋งํฌ์™€ ๊ธฐํƒ€ ํ•˜์œ„ ๊ทธ๋ฃน์ด ๋ชจ๋‘ ํฌํ•จ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+`label` ๋ฐ `items` ์†์„ฑ์ด ์žˆ๋Š” ๊ฐ์ฒด๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ๊ทธ๋ฃน์„ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค. `label`์€ ๊ทธ๋ฃน์˜ ์ œ๋ชฉ์œผ๋กœ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค. `items` ๋ฐฐ์—ด์— ๋งํฌ๋‚˜ ํ•˜์œ„ ๊ทธ๋ฃน์„ ์ถ”๊ฐ€ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+```js
+starlight({
+ sidebar: [
+ // "๊ฐ€์ด๋“œ" ๋ผ๋ฒจ์ด ๋ถ™์€ ๋งํฌ ๊ทธ๋ฃน
+ {
+ label: '๊ฐ€์ด๋“œ',
+ items: [
+ { label: '์ปดํฌ๋„ŒํŠธ', link: '/ko/guides/components/' },
+ { label: '๊ตญ์ œํ™” (i18n)', link: '/ko/guides/i18n/' },
+ // ์ค‘์ฒฉ๋œ ๋งํฌ ๊ทธ๋ฃน
+ {
+ label: '์Šคํƒ€์ผ๋ง',
+ items: [
+ { label: 'CSS', link: '/ko/guides/css-and-tailwind/' },
+ { label: 'Tailwind', link: '/ko/guides/css-and-tailwind/' },
+ { label: 'Shiki', link: '/ko/guides/css-and-tailwind/' },
+ ],
+ },
+ ],
+ },
+ ],
+});
+```
+
+์œ„ ๊ตฌ์„ฑ์€ ๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ {
+ label: '๊ฐ€์ด๋“œ',
+ items: [
+ { label: '์ปดํฌ๋„ŒํŠธ', link: '/ko/guides/components/' },
+ { label: '๊ตญ์ œํ™” (i18n)', link: '/ko/guides/i18n/' },
+ // ์ค‘์ฒฉ๋œ ๋งํฌ ๊ทธ๋ฃน
+ {
+ label: '์Šคํƒ€์ผ๋ง',
+ items: [
+ { label: 'CSS', link: '/ko/guides/css-and-tailwind/' },
+ { label: 'Tailwind', link: '/ko/guides/css-and-tailwind/' },
+ { label: 'Shiki', link: '/ko/guides/css-and-tailwind/' },
+ ],
+ },
+ ],
+ },
+ ]}
+/>
+
+### ์ž๋™ ์ƒ์„ฑ ๊ทธ๋ฃน
+
+Starlight๋Š” ๋ฌธ์„œ ๋””๋ ‰ํ† ๋ฆฌ๋ฅผ ๊ธฐ๋ฐ˜ํ•ด์„œ ์ž๋™์œผ๋กœ ์‚ฌ์ด๋“œ๋ฐ”์— ๊ทธ๋ฃน์„ ์ƒ์„ฑํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์ด๋Š” ๊ทธ๋ฃน์˜ ๊ฐ ์‚ฌ์ด๋“œ๋ฐ” ํ•ญ๋ชฉ์„ ์ˆ˜๋™์œผ๋กœ ์ž…๋ ฅํ•˜๊ณ  ์‹ถ์ง€ ์•Š์„ ๋•Œ ์œ ์šฉํ•ฉ๋‹ˆ๋‹ค. ๊ธฐ๋ณธ์ ์œผ๋กœ ํŽ˜์ด์ง€๋Š” ํŒŒ์ผ ์ด๋ฆ„์„ ์•ŒํŒŒ๋ฒณ์ˆœ์œผ๋กœ ์ •๋ ฌํ•˜์—ฌ ์‚ฌ์ด๋“œ๋ฐ”์— ํ‘œ์‹œํ•ฉ๋‹ˆ๋‹ค.
+
+`label` ๋ฐ `autogenerate` ์†์„ฑ์ด ์žˆ๋Š” ๊ฐ์ฒด๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ์ž๋™ ์ƒ์„ฑ ๊ทธ๋ฃน์„ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค. `autogenerate` ๊ตฌ์„ฑ์€ ์‚ฌ์ด๋“œ๋ฐ” ํ•ญ๋ชฉ์— ์‚ฌ์šฉํ•  ๋””๋ ‰ํ† ๋ฆฌ๋ฅผ ์ง€์ •ํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค. ์˜ˆ๋ฅผ ๋“ค์–ด, ๋‹ค์Œ ๊ตฌ์„ฑ์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+```js
+starlight({
+ sidebar: [
+ {
+ label: '๊ฐ€์ด๋“œ',
+ // 'guides' ๋””๋ ‰ํ† ๋ฆฌ์— ๋Œ€ํ•œ ๋งํฌ ๊ทธ๋ฃน์„ ์ž๋™์œผ๋กœ ์ƒ์„ฑ
+ autogenerate: { directory: 'guides' },
+ },
+ ],
+});
+```
+
+ํŒŒ์ผ ๊ตฌ์กฐ๋Š” ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค.
+
+<FileTree>
+
+- src/
+ - content/
+ - docs/
+ - guides/
+ - components.md
+ - i18n.md
+ - advanced/
+ - project-structure.md
+
+</FileTree>
+
+๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๊ฐ€ ์ƒ์„ฑ๋ฉ๋‹ˆ๋‹ค:
+
+<SidebarPreview
+ config={[
+ {
+ label: '๊ฐ€์ด๋“œ',
+ items: [
+ { label: '์ปดํฌ๋„ŒํŠธ', link: '/ko/guides/components/' },
+ { label: '๊ตญ์ œํ™” (i18n)', link: '/ko/guides/i18n/' },
+ {
+ label: '๊ณ ๊ธ‰',
+ items: [
+ {
+ label: 'ํ”„๋กœ์ ํŠธ ๊ตฌ์กฐ',
+ link: '/ko/guides/project-structure/',
+ },
+ ],
+ },
+ ],
+ },
+ ]}
+/>
+
+#### Frontmatter์—์„œ ์ž๋™์œผ๋กœ ์ƒ์„ฑ๋œ ๋งํฌ ๋ณ€๊ฒฝํ•˜๊ธฐ
+
+์ž๋™์œผ๋กœ ์ƒ์„ฑ๋œ ๋งํฌ๋ฅผ ๋ณ€๊ฒฝํ•˜๋ ค๋ฉด ๊ฐœ๋ณ„ ํŽ˜์ด์ง€์˜ [`sidebar` frontmatter ํ•„๋“œ](/ko/reference/frontmatter/#sidebar)๋ฅผ ์‚ฌ์šฉํ•˜์„ธ์š”.
+
+frontmatter์—์„œ sidebar ์˜ต์…˜์„ ์‚ฌ์šฉํ•˜๋ฉด [์‚ฌ์šฉ์ž ์ •์˜ ๋ผ๋ฒจ](/ko/reference/frontmatter/#label)์„ ์„ค์ •ํ•˜๊ฑฐ๋‚˜ ๋งํฌ์— [๋ฐฐ์ง€](/ko/reference/frontmatter/#badge)๋ฅผ ์ถ”๊ฐ€ํ•˜๊ฑฐ๋‚˜ ์‚ฌ์ด๋“œ๋ฐ”์—์„œ ๋งํฌ๋ฅผ [์ˆจ๊ธฐ๊ฑฐ๋‚˜](/ko/reference/frontmatter/#hidden) [์‚ฌ์šฉ์ž ์ •์˜ ์ •๋ ฌ ๊ธฐ์ค€](/ko/reference/frontmatter/#order)์„ ์„ค์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+```md
+---
+title: ๋‚˜์˜ ํŽ˜์ด์ง€
+sidebar:
+ # ๋งํฌ์— ๋Œ€ํ•œ ์‚ฌ์šฉ์ž ์ •์˜ ๋ผ๋ฒจ ์„ค์ •
+ label: ์‚ฌ์šฉ์ž ์ •์˜ ์‚ฌ์ด๋“œ๋ฐ” ๋ผ๋ฒจ
+ # ๋งํฌ์— ๋Œ€ํ•œ ์‚ฌ์šฉ์ž ์ •์˜ ์ˆœ์„œ ์„ค์ • (์ˆซ์ž๊ฐ€ ๋‚ฎ์„์ˆ˜๋ก ๋” ์œ„์— ํ‘œ์‹œ๋ฉ๋‹ˆ๋‹ค.)
+ order: 2
+ # ๋งํฌ์— ๋ฐฐ์ง€ ์ถ”๊ฐ€
+ badge:
+ text: New
+ variant: tip
+---
+```
+
+์œ„ frontmatter๊ฐ€ ์žˆ๋Š” ํŽ˜์ด์ง€๋ฅผ ํฌํ•จํ•˜๋Š” ์ž๋™ ์ƒ์„ฑ ๊ทธ๋ฃน์€ ๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ {
+ label: '๊ฐ€์ด๋“œ',
+ items: [
+ { label: 'ํ™ˆํŽ˜์ด์ง€', link: '#' },
+ {
+ label: '์‚ฌ์šฉ์ž ์ •์˜ ์‚ฌ์ด๋“œ๋ฐ” ๋ผ๋ฒจ',
+ link: '#',
+ badge: { text: 'New', variant: 'tip' },
+ },
+ { label: '๋‹ค๋ฅธ ํŽ˜์ด์ง€', link: '#' },
+ ],
+ },
+ ]}
+/>
+
+:::note
+
+`sidebar` frontmatter ๊ตฌ์„ฑ์€ ์ž๋™์œผ๋กœ ์ƒ์„ฑ๋œ ๋งํฌ์—๋งŒ ์‚ฌ์šฉ๋˜๋ฉฐ ์ˆ˜๋™์œผ๋กœ ์ •์˜๋œ ๋งํฌ์—์„œ๋Š” ๋ฌด์‹œ๋ฉ๋‹ˆ๋‹ค.
+
+:::
+
+## ๋ฐฐ์ง€
+
+๋งํฌ ๋ผ๋ฒจ ์˜†์— ๋ฐฐ์ง€๋ฅผ ํ‘œ์‹œํ•˜๊ธฐ ์œ„ํ•ด ๋งํฌ์—๋Š” `badge` ์†์„ฑ์ด ํฌํ•จ๋  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+```js
+starlight({
+ sidebar: [
+ {
+ label: '๊ฐ€์ด๋“œ',
+ items: [
+ // "New" ๋ฐฐ์ง€๊ฐ€ ํฌํ•จ๋œ ๋งํฌ
+ {
+ label: '์ปดํฌ๋„ŒํŠธ',
+ link: '/ko/guides/components/',
+ badge: 'New',
+ },
+ ],
+ },
+ ],
+});
+```
+
+์œ„ ๊ตฌ์„ฑ์€ ๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ {
+ label: '๊ฐ€์ด๋“œ',
+ items: [
+ {
+ label: '์ปดํฌ๋„ŒํŠธ',
+ link: '/ko/guides/components/',
+ badge: { text: 'New', variant: 'default' },
+ },
+ ],
+ },
+ ]}
+/>
+
+### ๋ฐฐ์ง€ ๋ณ€ํ˜•
+
+`text` ๋ฐ `variant` ์†์„ฑ์ด ์žˆ๋Š” ๊ฐ์ฒด๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ๋ฐฐ์ง€ ์Šคํƒ€์ผ์„ ๋ณ€๊ฒฝํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+`text`๋Š” ํ‘œ์‹œํ•  ์ฝ˜ํ…์ธ ๋ฅผ ๋‚˜ํƒ€๋ƒ…๋‹ˆ๋‹ค(์˜ˆ: "New"). `variant` ์†์„ฑ์˜ ๊ฐ’์„ `note`, `tip`, `danger`, `caution`, `success` ์ค‘ ํ•˜๋‚˜๋กœ ์„ค์ •ํ•˜์—ฌ ์‚ฌ์ดํŠธ์˜ ๊ฐ•์กฐ ์ƒ‰์ƒ์„ ์‚ฌ์šฉํ•˜๋Š” `default` ์Šคํƒ€์ผ์„ ๋ณ€๊ฒฝํ•˜์„ธ์š”.
+
+```js
+starlight({
+ sidebar: [
+ {
+ label: '๊ฐ€์ด๋“œ',
+ items: [
+ // ๋…ธ๋ž€์ƒ‰ "์‹คํ—˜์  ๊ธฐ๋Šฅ" ๋ฐฐ์ง€๊ฐ€ ํฌํ•จ๋œ ๋งํฌ
+ {
+ label: '์ปดํฌ๋„ŒํŠธ',
+ link: '/ko/guides/components/',
+ badge: { text: '์‹คํ—˜์  ๊ธฐ๋Šฅ', variant: 'caution' },
+ },
+ ],
+ },
+ ],
+});
+```
+
+์œ„ ๊ตฌ์„ฑ์€ ๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ {
+ label: '๊ฐ€์ด๋“œ',
+ items: [
+ {
+ label: '์ปดํฌ๋„ŒํŠธ',
+ link: '/ko/guides/components/',
+ badge: { text: '์‹คํ—˜์  ๊ธฐ๋Šฅ', variant: 'caution' },
+ },
+ ],
+ },
+ ]}
+/>
+
+## ๊ตญ์ œํ™”
+
+๋งํฌ ๋˜๋Š” ๊ทธ๋ฃน์˜ ๋ผ๋ฒจ์„ ์ง€์›๋˜๋Š” ๊ฐ ์–ธ์–ด๋กœ ๋ฒˆ์—ญํ•˜๊ธฐ ์œ„ํ•ด ๋งํฌ ๋ฐ ๊ทธ๋ฃน ํ•ญ๋ชฉ์— `translations` ์†์„ฑ์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+`label` ์†์„ฑ์€ ๊ธฐ๋ณธ ์–ธ์–ด ๋ฐ ๋ฒˆ์—ญ์ด ์ œ๊ณต๋˜์ง€ ์•Š๋Š” ์–ธ์–ด๋ฅผ ์œ„ํ•ด ์‚ฌ์šฉ๋  ๊ฒƒ์ž…๋‹ˆ๋‹ค.
+
+```js
+starlight({
+ sidebar: [
+ {
+ label: '๊ฐ€์ด๋“œ',
+ translations: {
+ es: 'Guรญas',
+ },
+ items: [
+ {
+ label: '์ปดํฌ๋„ŒํŠธ',
+ translations: {
+ es: 'Componentes',
+ },
+ link: '/ko/guides/components/',
+ },
+ {
+ label: '๊ตญ์ œํ™” (i18n)',
+ translations: {
+ es: 'Internacionalizaciรณn (i18n)',
+ },
+ link: '/ko/guides/i18n/',
+ },
+ ],
+ },
+ ],
+});
+```
+
+์ŠคํŽ˜์ธ์–ด๋กœ ๋ฌธ์„œ๋ฅผ ๊ฒ€์ƒ‰ํ•˜๋ฉด ๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๊ฐ€ ์ƒ์„ฑ๋ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ {
+ label: 'Guรญas',
+ items: [
+ { label: 'Componentes', link: '/ko/guides/components/' },
+ { label: 'Internacionalizaciรณn (i18n)', link: '/ko/guides/i18n/' },
+ ],
+ },
+ ]}
+/>
+
+## ๊ทธ๋ฃน ์ถ•์†Œ
+
+`collapsed` ์†์„ฑ์„ `true`๋กœ ์„ค์ •ํ•˜๋ฉด ๋งํฌ ๊ทธ๋ฃน์˜ ๊ธฐ๋ณธ ์ƒํƒœ๋ฅผ ์ ‘ํžŒ ์ƒํƒœ๋กœ ๋งŒ๋“ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+```js
+starlight({
+ sidebar: [
+ {
+ label: '๊ฐ€์ด๋“œ',
+ // ์ ‘ํžŒ ์ƒํƒœ๋ฅผ ๊ธฐ๋ณธ ์ƒํƒœ๋กœ ์„ค์ •
+ collapsed: true,
+ items: [
+ { label: '์ปดํฌ๋„ŒํŠธ', link: '/ko/guides/components/' },
+ { label: '๊ตญ์ œํ™” (i18n)', link: '/ko/guides/i18n/' },
+ ],
+ },
+ ],
+});
+```
+
+์œ„ ๊ตฌ์„ฑ์€ ๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ {
+ label: '๊ฐ€์ด๋“œ',
+ collapsed: true,
+ items: [
+ { label: '์ปดํฌ๋„ŒํŠธ', link: '/ko/guides/components/' },
+ { label: '๊ตญ์ œํ™” (i18n)', link: '/ko/guides/i18n/' },
+ ],
+ },
+ ]}
+/>
+
+[์ž๋™ ์ƒ์„ฑ ๊ทธ๋ฃน](#์ž๋™-์ƒ์„ฑ-๊ทธ๋ฃน)์€ ์ƒ์œ„ ๊ทธ๋ฃน์˜ `collapsed` ๊ฐ’์„ ๋”ฐ๋ฆ…๋‹ˆ๋‹ค.
+
+```js
+starlight({
+ sidebar: [
+ {
+ label: '๊ฐ€์ด๋“œ',
+ // ๊ทธ๋ฃน ๋ฐ ์ž๋™์œผ๋กœ ์ƒ์„ฑ๋œ ํ•˜์œ„ ๊ทธ๋ฃน์˜ ๊ธฐ๋ณธ ์ƒํƒœ๊ฐ€ ์ ‘ํžŒ ์ƒํƒœ๊ฐ€ ๋ฉ๋‹ˆ๋‹ค.
+ collapsed: true,
+ autogenerate: { directory: 'guides' },
+ },
+ ],
+});
+```
+
+์œ„ ๊ตฌ์„ฑ์€ ๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ {
+ label: '๊ฐ€์ด๋“œ',
+ collapsed: true,
+ items: [
+ { label: '์ปดํฌ๋„ŒํŠธ', link: '/ko/guides/components/' },
+ { label: '๊ตญ์ œํ™” (i18n)', link: '/ko/guides/i18n/' },
+ {
+ label: '๊ณ ๊ธ‰',
+ collapsed: true,
+ items: [
+ { label: 'ํ”„๋กœ์ ํŠธ ๊ตฌ์กฐ', link: '/ko/guides/project-structure/' },
+ ],
+ },
+ ],
+ },
+ ]}
+/>
+
+`autogenerate.collapsed` ์†์„ฑ์„ ์ •์˜ํ•˜์—ฌ ์ด ๋™์ž‘์„ ๋ณ€๊ฒฝํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
+
+```js
+starlight({
+ sidebar: [
+ {
+ label: '๊ฐ€์ด๋“œ',
+ // "๊ฐ€์ด๋“œ" ๊ทธ๋ฃน์€ ์ถ•์†Œํ•˜์ง€ ์•Š๊ณ , ์ž๋™ ์ƒ์„ฑ๋œ ํ•˜์œ„ ๊ทธ๋ฃน์„ ์ถ•์†Œํ•ฉ๋‹ˆ๋‹ค.
+ collapsed: false,
+ autogenerate: { directory: 'guides', collapsed: true },
+ },
+ ],
+});
+```
+
+์œ„ ๊ตฌ์„ฑ์€ ๋‹ค์Œ ์‚ฌ์ด๋“œ๋ฐ”๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.
+
+<SidebarPreview
+ config={[
+ {
+ label: '๊ฐ€์ด๋“œ',
+ items: [
+ { label: '์ปดํฌ๋„ŒํŠธ', link: '/ko/guides/components/' },
+ { label: '๊ตญ์ œํ™” (i18n)', link: '/ko/guides/i18n/' },
+ {
+ label: '๊ณ ๊ธ‰',
+ collapsed: true,
+ items: [
+ { label: 'ํ”„๋กœ์ ํŠธ ๊ตฌ์กฐ', link: '/ko/guides/project-structure/' },
+ ],
+ },
+ ],
+ },
+ ]}
+/>