Skip to content

docs: update Rstack introduction#5281

Merged
chenjiahan merged 4 commits intomainfrom
rstack_intro_0520
May 20, 2025
Merged

docs: update Rstack introduction#5281
chenjiahan merged 4 commits intomainfrom
rstack_intro_0520

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

@chenjiahan chenjiahan commented May 20, 2025

Summary

This PR adds a new "Rstack" section to the README files , which details the projects of the Rstack toolchain and helps users to understand its concepts and goals.

Same as web-infra-dev/rspack#10424

Checklist

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

Copilot AI review requested due to automatic review settings May 20, 2025 10:10
@netlify
Copy link
Copy Markdown

netlify bot commented May 20, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit b2b58fb
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/682c6285a6ca5e000899fc74
😎 Deploy Preview https://deploy-preview-5281--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 76 (🟢 up 3 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

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 introduces a new “Rstack” section across the documentation and READMEs, replacing or augmenting existing Rsbuild/Rspack ecosystem references, and adjusts related link descriptions.

  • Added a unified Rstack table in start guides and main READMEs.
  • Updated community and resource links to reference Rstack instead of Rspack/Rsbuild.
  • Modified Web Workers guide to specify Rsbuild usage scope.

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/docs/zh/guide/start/index.mdx Added “Rstack” section table and adjusted ecosystem links.
website/docs/zh/guide/basic/web-workers.mdx Changed Web Workers usage reference to Rsbuild only.
website/docs/zh/community/index.mdx Updated awesome-rspack link description to Rstack context.
website/docs/en/guide/start/index.mdx Added “Rstack” section table and adjusted ecosystem links.
website/docs/en/community/index.mdx Updated awesome-rspack link description to Rstack context.
README.zh-CN.md Added Rstack table, removed overview image, updated links.
README.pt-BR.md Added Rstack table, removed overview image, updated links.
README.md Added Rstack table, removed overview image, updated links.
Comments suppressed due to low confidence (4)

README.md:69

  • [nitpick] The Rstack overview image was removed here. If the visual diagram is still valuable, consider re-adding the block or providing an equivalent link.
- <img

README.zh-CN.md:70

  • [nitpick] The Rstack overview image was removed from the Chinese README. Ensure the diagram isn’t unintentionally dropped or provide an updated visual.
- <img

README.pt-BR.md:70

  • [nitpick] The Rstack overview image was removed from the Portuguese README. Confirm whether the visual should be restored or replaced.
- <img

website/docs/zh/guide/basic/web-workers.mdx:13

  • The description now limits Web Workers usage to Rsbuild only, but the support also applies to Rspack. Consider restoring 'Rspack / Rsbuild' or clarifying intended scope to avoid confusion.
Web Workers 是 Rspack 的一等公民,这意味着你不需要任何的 Loader 就可以直接在 Rsbuild 项目中使用 Web Workers。

@chenjiahan chenjiahan merged commit 746dbb4 into main May 20, 2025
11 checks passed
@chenjiahan chenjiahan deleted the rstack_intro_0520 branch May 20, 2025 14:04
@chenjiahan chenjiahan mentioned this pull request May 27, 2025
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