docs: standardize tutorial pages with Card components, blob URLs, and i18n fixes#1287
docs: standardize tutorial pages with Card components, blob URLs, and i18n fixes#1287lin-bot23 wants to merge 10 commits into
Conversation
…ixes - Replaced <a> tags with Mintlify CardGroup+Card components - Added Cloud+Download workflow cards with UTM params - Fixed resolve/main to blob/main URLs - Removed em dashes across tutorials - Synced zh/ja/ko translations to match EN structure
|
Warning Review limit reached
Next review available in: 40 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (74)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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. Comment |
- Revert all ja, zh, ko translation file changes (246 files) Translation file changes must go through the pipeline - Replace 16 em dashes with colons in 5 English tutorial files per project prose style guide
Cleanup SummaryThis update cleans up PR #1287 to comply with repo conventions:
|
Summary
Standardize all tutorial pages across video/, flux/, image/, 3d/, audio/, utility/ and partner-nodes/ to follow the new documentation conventions.
Changes
Structural
<a>tags with Mintlify<CardGroup cols={2}>+<Card>components for workflow downloads, model links, and input materialsRun in Comfy Cloudcards withutm_source=docs&utm_medium=referral&utm_campaign={campaign}paramsDownload Workflowcards linking to GitHub blob URLsURLs
resolve/maintoblob/main(file detail pages)Writing style
i18n
/snippets/{lang}/)/{lang}/interface/...)Scope
Files Changed
290 files changed, 4839 insertions(+), 2871 deletions(-)