-
-
Notifications
You must be signed in to change notification settings - Fork 200
docs: add SSG vs SSG-MD comparison table #2950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for rspress-v2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this 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 a new "What is SSG-MD?" section to the documentation, providing a comprehensive comparison table between SSG and SSG-MD capabilities. The addition helps users understand the key differences between traditional Static Site Generation (SSG) and the experimental SSG-MD feature that targets AI/LLM consumption.
- Added comparison table highlighting 11 key differences between SSG and SSG-MD
- Included helpful summary distinguishing
sitemap.xml(for robots) vsllms.txt(for AI) - Provided bilingual documentation (English and Chinese) with consistent content
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| website/docs/en/guide/basic/ssg-md.mdx | Added English version of SSG vs SSG-MD comparison table with clear explanations of differences in output format, optimization targets, and implementation details |
| website/docs/zh/guide/basic/ssg-md.mdx | Added Chinese version of the comparison table, maintaining consistency with the English documentation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Rsdoctor Bundle Diff AnalysisFound 3 projects in monorepo, 3 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 nodePath:
📦 Download Diff Report: node Bundle Diff 📁 node_mdPath:
📦 Download Diff Report: node_md Bundle Diff 📁 webPath:
📦 Download Diff Report: web Bundle Diff Generated by Rsdoctor GitHub Action |
503b1e9 to
8f669e3
Compare
eefdce7 to
2272ff5
Compare
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
2272ff5 to
434d841
Compare
Summary
Add "What is SSG-MD?" section with comparison table between SSG and SSG-MD.
🤖 Generated with Claude Code