Skip to content

docs: update guide of creating an Rslib project#1468

Merged
Timeless0911 merged 2 commits intomainfrom
docs/update-quick-start
Jan 30, 2026
Merged

docs: update guide of creating an Rslib project#1468
Timeless0911 merged 2 commits intomainfrom
docs/update-quick-start

Conversation

@Timeless0911
Copy link
Copy Markdown
Contributor

Summary

This PR updates the Quick Start guide in both English and Chinese to align with the latest create-rslib features.

  • Added deno to the package manager tabs.
  • Updated the "Templates" section description.
  • Consolidated "Development tools" into "Optional tools" section, now including Rspress, Storybook, Rstest, and Vitest alongside linter/formatter tools.
  • Updated the CLI options reference to include --packageName and the [dir] argument.
  • Improved the "Non-interactive mode" (formerly "Quick creation") section with better examples and descriptions.

Related Links

N/A

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings January 30, 2026 12:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the English and Chinese Quick Start documentation to reflect the latest create-rslib features and usage patterns. The changes expand tooling/options coverage, add Deno support, and refine the non-interactive CLI usage examples and reference.

Changes:

  • Add deno as a package manager option in the Quick Start command tabs.
  • Update template and optional tools sections to cover Rspress, Storybook, Rstest, Vitest, and clarify how they relate to templates.
  • Revise the “Non-interactive mode” section to show up-to-date npx usage, the [dir] argument, --packageName, and the full set of templates and optional tools.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
website/docs/en/guide/start/quick-start.mdx Refreshes the English Quick Start guide with new templates/tools, Deno usage, and updated non-interactive CLI examples and options table.
website/docs/zh/guide/start/quick-start.mdx Mirrors the English updates in Chinese, aligning templates, optional tools, Deno usage, and non-interactive mode descriptions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Timeless0911 Timeless0911 changed the title docs: update quick start guide docs: update guide of creating an Rslib project Jan 30, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jan 30, 2026

Deploying rslib with  Cloudflare Pages  Cloudflare Pages

Latest commit: 11c1d28
Status: ✅  Deploy successful!
Preview URL: https://77270222.rslib.pages.dev
Branch Preview URL: https://docs-update-quick-start.rslib.pages.dev

View logs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Timeless0911 Timeless0911 merged commit fdd073e into main Jan 30, 2026
12 checks passed
@Timeless0911 Timeless0911 deleted the docs/update-quick-start branch January 30, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants