i18n(ko-KR): update cli.mdx#96
Conversation
WalkthroughThe Korean documentation for StudioCMS CLI was thoroughly revised and expanded. The update reorganizes the structure, introduces a sidebar badge and table of contents, and clarifies the existence of multiple CLI tools ( Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
src/content/docs/ko/how-it-works/cli.mdx (1)
7-12: Verify frontmatterbadgeandtableOfContentsfields
Ensure that the new frontmatter keysbadgeandtableOfContentsare supported by the Astro/Starlight MDX pipeline and correctly indented according to your frontmatter spec.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
src/content/docs/ko/how-it-works/cli.mdx(4 hunks)
🧰 Additional context used
🪛 LanguageTool
src/content/docs/ko/how-it-works/cli.mdx
[uncategorized] ~22-~22: Loose punctuation mark.
Context: ...create-studiocms](#create-studiocms)**: StudioCMS 프로젝트 스캐폴딩 CLI - **[`studiocms...
(UNLIKELY_OPENING_PUNCTUATION)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: Run Starlight Link Check
🔇 Additional comments (11)
src/content/docs/ko/how-it-works/cli.mdx (11)
20-24: Check CLI listing translation and anchor links
The bulleted list clearly introduces each CLI tool, but please verify that the anchors#create-studiocms,#studiocms, and#studiocms-upgradematch the generated section IDs (backticks may affect slug generation).🧰 Tools
🪛 LanguageTool
[uncategorized] ~22-~22: Loose punctuation mark.
Context: ...create-studiocms](#create-studiocms)**: StudioCMS 프로젝트 스캐폴딩 CLI - **[`studiocms...(UNLIKELY_OPENING_PUNCTUATION)
28-30: Approvestudiocmssection heading
The new heading and subheading succinctly introduce thestudiocmsCLI.
32-40: Approve CLI options code block
The usage and options forstudiocmsare clearly documented, matching the latest CLI output.
55-67: Verify usage examples for package managers
Please confirm that usingnpm run studiocms,pnpm studiocms, andyarn studiocmsaligns with your recommended installation (vs.npx studiocms), and that these commands work out of the box as written.
75-85: Approveaddcommand documentation
Theaddcommand snippet is accurate and the translation correctly preserves the structure of arguments and options.
90-93: Approvecryptocommands documentation
The code block reflects the exact CLI output. Keeping the English text within the block is appropriate here.
117-125: Approveget-tursodescription and note
Translation and callout for WSL usage are clear and helpful.
137-145: Approveinitcommand interactive options
The expanded interactive setup instructions are well translated and informative.
173-181: Approvecreate-studiocmssection
Structure, headings, and command list align well with the rest of the CLI documentation.
198-209: Verifycreate-studiocmsusage syntax
Confirm thatnpm create studiocms@latest(and the pnpm/yarn equivalents) is supported in your target npm versions, and that this syntax is preferred overnpm init.
283-291: Approve upgrade CLI documentation
The new@studiocms-upgradesection is well structured, and examples for npm/pnpm/yarn correctly illustrate how to invoke the tool.
Description
Summary by CodeRabbit
@studiocms/upgradeCLI tool.