diff options
author | Junseong Park | 2024-09-07 17:31:57 +0900 |
---|---|---|
committer | GitHub | 2024-09-07 10:31:57 +0200 |
commit | 0ecc58b73c5d04a1c43b919a9b8581528371218b (patch) | |
tree | 9920ba379d4d702a09a8fb8de9edfd2b4db231cf | |
parent | 236b07a727e2c572f31650e9ca13329949973464 (diff) | |
download | IT.starlight-0ecc58b73c5d04a1c43b919a9b8581528371218b.tar.gz IT.starlight-0ecc58b73c5d04a1c43b919a9b8581528371218b.tar.bz2 IT.starlight-0ecc58b73c5d04a1c43b919a9b8581528371218b.zip |
i18n(ko-KR): update `manual-setup.mdx` (#2294)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
-rw-r--r-- | docs/src/content/docs/ko/manual-setup.mdx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/content/docs/ko/manual-setup.mdx b/docs/src/content/docs/ko/manual-setup.mdx index fcc9e723..aa369d65 100644 --- a/docs/src/content/docs/ko/manual-setup.mdx +++ b/docs/src/content/docs/ko/manual-setup.mdx @@ -123,6 +123,6 @@ import { FileTree } from '@astrojs/starlight/components'; ### SSR๊ณผ ํจ๊ป Starlight ์ฌ์ฉ -Astro ๋ฌธ์์ [โ์ฃผ๋ฌธํ ๋ ๋๋ง ์ด๋ํฐโ](https://docs.astro.build/ko/guides/server-side-rendering/) ์๋ด์์ ๋ฐ๋ผ ํ๋ก์ ํธ์์ ์ฌ์ฉ์ ์ ์ ์ฃผ๋ฌธํ ๋ ๋๋ง ํ์ด์ง์ ํจ๊ป Starlight๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค. +SSR์ ์ฌ์ฉํ๋ ค๋ฉด Astro ๋ฌธ์์ ์๋ ["์ฃผ๋ฌธํ ๋ ๋๋ง ์ด๋ํฐ"](https://docs.astro.build/ko/guides/server-side-rendering/) ๊ฐ์ด๋์ ๋ฐ๋ผ Starlight ํ๋ก์ ํธ์ ์๋ฒ ์ด๋ํฐ๋ฅผ ์ถ๊ฐํ์ธ์. -ํ์ฌ Starlight์์ ์์ฑ๋ ๋ฌธ์ ํ์ด์ง๋ ํ๋ก์ ํธ์ ์ถ๋ ฅ ๋ชจ๋์ ๊ด๊ณ์์ด ํญ์ ์ฌ์ ๋ ๋๋ง๋ฉ๋๋ค. ๊ณง Starlight ํ์ด์ง์ ๋ํ ์ฃผ๋ฌธํ ๋ ๋๋ง์ ์ง์ํ ์ ์๊ธฐ๋ฅผ ๋ฐ๋๋๋ค. +Starlight์์ ์์ฑ๋ ๋ฌธ์ ํ์ด์ง๋ ํ๋ก์ ํธ์ ์ถ๋ ฅ ๋ชจ๋์ ๊ด๊ณ์์ด ๊ธฐ๋ณธ์ ์ผ๋ก ๋ฏธ๋ฆฌ ๋ ๋๋ง๋ฉ๋๋ค. Starlight ํ์ด์ง์ ์ฌ์ ๋ ๋๋ง์ ์ ํ ํด์ ํ๋ ค๋ฉด [`prerender` ๊ตฌ์ฑ ์ต์
](/ko/reference/configuration/#prerender)์ `false`๋ก ์ค์ ํ์ธ์.
\ No newline at end of file |