Skip to content

docs: add guide for using Rspress with Rslib#1471

Merged
SoonIter merged 7 commits intomainfrom
syt/fix-template
Feb 3, 2026
Merged

docs: add guide for using Rspress with Rslib#1471
SoonIter merged 7 commits intomainfrom
syt/fix-template

Conversation

@SoonIter
Copy link
Copy Markdown
Member

@SoonIter SoonIter commented Feb 3, 2026

Summary

  • Add documentation for using Rspress to build component library documentation
  • Cover both English and Chinese versions with guides for quick start, manual setup, and development workflow
  • Add doc_build/ to template gitignore for Rspress build output

Test plan

  • Verify docs render correctly on the website
  • Check navigation includes new Rspress page in advanced section

🤖 Generated with Claude Code

Add documentation for integrating Rspress with Rslib projects to build
component library documentation with live previews and API docs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 3, 2026 10:16
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Feb 3, 2026

Deploying rslib with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6515e41
Status: ✅  Deploy successful!
Preview URL: https://d47247e2.rslib.pages.dev
Branch Preview URL: https://syt-fix-template.rslib.pages.dev

View logs

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 adds comprehensive documentation for using Rspress (a Rspack-based static site generator) with Rslib to build component library documentation. The documentation covers installation, configuration, and development workflow for integrating Rspress with Rslib projects.

Changes:

  • Added English and Chinese documentation guides for using Rspress with Rslib
  • Updated navigation meta.json files to include the new Rspress documentation page
  • Added doc_build/ directory to gitignore for Rspress build output

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
website/docs/en/guide/advanced/rspress.mdx English documentation guide for Rspress integration, covering quick start, manual setup, and development workflow
website/docs/zh/guide/advanced/rspress.mdx Chinese documentation guide for Rspress integration (translation of English version)
website/docs/en/guide/advanced/_meta.json Added "rspress" entry to English advanced guides navigation
website/docs/zh/guide/advanced/_meta.json Added "rspress" entry to Chinese advanced guides navigation
packages/create-rslib/template-common/gitignore Added doc_build/ to ignore Rspress build output directory

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

@SoonIter SoonIter enabled auto-merge (squash) February 3, 2026 11:57
@SoonIter SoonIter merged commit 6ab1079 into main Feb 3, 2026
12 checks passed
@SoonIter SoonIter deleted the syt/fix-template branch February 3, 2026 12:18
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.

4 participants