Skip to content

docs: standardize tutorial pages with Card components, blob URLs, and i18n fixes#1287

Open
lin-bot23 wants to merge 10 commits into
Comfy-Org:mainfrom
lin-bot23:docs/tutorial-standardize
Open

docs: standardize tutorial pages with Card components, blob URLs, and i18n fixes#1287
lin-bot23 wants to merge 10 commits into
Comfy-Org:mainfrom
lin-bot23:docs/tutorial-standardize

Conversation

@lin-bot23

Copy link
Copy Markdown
Contributor

Summary

Standardize all tutorial pages across video/, flux/, image/, 3d/, audio/, utility/ and partner-nodes/ to follow the new documentation conventions.

Changes

Structural

  • Replaced inline <a> tags with Mintlify <CardGroup cols={2}> + <Card> components for workflow downloads, model links, and input materials
  • Added Run in Comfy Cloud cards with utm_source=docs&utm_medium=referral&utm_campaign={campaign} params
  • Added Download Workflow cards linking to GitHub blob URLs

URLs

  • Changed all HuggingFace model URLs from resolve/main to blob/main (file detail pages)
  • Changed GitHub download URLs from raw to blob format

Writing style

  • Removed em dashes (—) across all languages, replaced with colons or periods

i18n

  • Synced zh/ja/ko translations to match English structural changes
  • Fixed localized import paths (/snippets/{lang}/)
  • Fixed localized hrefs (/{lang}/interface/...)

Scope

  • video/: 24 pages (all Wan, LTX, Hunyuan, Cosmos, Kandinsky)
  • flux/: 6 pages
  • image/: 11 pages (Qwen, HiDream, OmniGen, Newbie, OVis)
  • 3d/: 1 page (Hunyuan3D-2)
  • partner-nodes/: 7 pages (gemini, kling, moonvalley, openai, rodin, runway, tripo)
  • translate/: 222 zh/ja/ko files with resolve→blob fix
  • global: resolve→blob in basic/, controlnet/, utility/, llm/, audio/

Files Changed

290 files changed, 4839 insertions(+), 2871 deletions(-)

…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
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@lin-bot23, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 40 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 4d8ff86c-b92f-417a-81e2-286f465923dc

📥 Commits

Reviewing files that changed from the base of the PR and between 4970189 and fbe22b8.

📒 Files selected for processing (74)
  • tutorials/3d/hunyuan3D-2.mdx
  • tutorials/3d/triposplat.mdx
  • tutorials/flux/flux-1-controlnet.mdx
  • tutorials/flux/flux-1-fill-dev.mdx
  • tutorials/flux/flux-1-kontext-dev.mdx
  • tutorials/flux/flux-1-text-to-image.mdx
  • tutorials/flux/flux-1-uso.mdx
  • tutorials/flux/flux-2-klein.mdx
  • tutorials/flux/flux1-krea-dev.mdx
  • tutorials/image/hidream/hidream-e1.mdx
  • tutorials/image/hidream/hidream-i1.mdx
  • tutorials/image/newbie-image/newbie-image-exp-0-1.mdx
  • tutorials/image/omnigen/omnigen2.mdx
  • tutorials/image/ovis/ovis-image.mdx
  • tutorials/image/pixeldit/pixeldit.mdx
  • tutorials/image/qwen/qwen-image-2512.mdx
  • tutorials/image/qwen/qwen-image-edit-2511.mdx
  • tutorials/image/qwen/qwen-image-edit.mdx
  • tutorials/image/qwen/qwen-image-layered.mdx
  • tutorials/image/qwen/qwen-image.mdx
  • tutorials/image/z-image/z-image-turbo.mdx
  • tutorials/partner-nodes/anthropic/claude.mdx
  • tutorials/partner-nodes/beeble/beeble-switchx.mdx
  • tutorials/partner-nodes/bria/background-removal.mdx
  • tutorials/partner-nodes/bytedance/seedance-2-0-real-human.mdx
  • tutorials/partner-nodes/bytedance/seedance-2-0.mdx
  • tutorials/partner-nodes/bytedance/seedream-5-lite.mdx
  • tutorials/partner-nodes/bytedance/seedream-5-pro.mdx
  • tutorials/partner-nodes/google/gemini-omni-flash.mdx
  • tutorials/partner-nodes/google/gemini.mdx
  • tutorials/partner-nodes/google/nano-banana-2.mdx
  • tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx
  • tutorials/partner-nodes/happyhorse/happyhorse1-0.mdx
  • tutorials/partner-nodes/happyhorse/happyhorse1-1.mdx
  • tutorials/partner-nodes/hunyuan3d/hunyuan3d-3-0.mdx
  • tutorials/partner-nodes/hunyuan3d/model-generation.mdx
  • tutorials/partner-nodes/ideogram/ideogram-v4.mdx
  • tutorials/partner-nodes/kling/kling-motion-control.mdx
  • tutorials/partner-nodes/luma/luma-uni-1.mdx
  • tutorials/partner-nodes/meshy/meshy-6.mdx
  • tutorials/partner-nodes/openai/chat.mdx
  • tutorials/partner-nodes/openai/gpt-image-2.mdx
  • tutorials/partner-nodes/recraft/recraft-v4.mdx
  • tutorials/partner-nodes/rodin/model-generation.mdx
  • tutorials/partner-nodes/topaz/astra-2.mdx
  • tutorials/partner-nodes/tripo/model-generation.mdx
  • tutorials/partner-nodes/tripo/tripo-3-1.mdx
  • tutorials/partner-nodes/wan/wan2-7.mdx
  • tutorials/utility/moge.mdx
  • tutorials/video/bytedance/bernini-r.mdx
  • tutorials/video/cosmos/cosmos-predict2-video2world.mdx
  • tutorials/video/hunyuan/hunyuan-video-1-5.mdx
  • tutorials/video/hunyuan/hunyuan-video.mdx
  • tutorials/video/kandinsky/kandinsky-5.mdx
  • tutorials/video/ltx/ltx-2.mdx
  • tutorials/video/ltxv.mdx
  • tutorials/video/wan/fun-camera.mdx
  • tutorials/video/wan/fun-control.mdx
  • tutorials/video/wan/fun-inp.mdx
  • tutorials/video/wan/vace.mdx
  • tutorials/video/wan/wan-alpha.mdx
  • tutorials/video/wan/wan-ati.mdx
  • tutorials/video/wan/wan-causal-forcing.mdx
  • tutorials/video/wan/wan-dancer.mdx
  • tutorials/video/wan/wan-flf.mdx
  • tutorials/video/wan/wan-move.mdx
  • tutorials/video/wan/wan-video.mdx
  • tutorials/video/wan/wan2-2-animate.mdx
  • tutorials/video/wan/wan2-2-fun-camera.mdx
  • tutorials/video/wan/wan2-2-fun-control.mdx
  • tutorials/video/wan/wan2-2-fun-inp.mdx
  • tutorials/video/wan/wan2-2-s2v.mdx
  • tutorials/video/wan/wan2_2.mdx
  • tutorials/video/zai/scail2.mdx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@lin-bot23

Copy link
Copy Markdown
Contributor Author

Cleanup Summary

This update cleans up PR #1287 to comply with repo conventions:

  1. Removed 246 ja/zh/ko translation file changes \u2014 Translation files are managed through the automated pipeline (pnpm translate), not manually edited.

  2. Fixed 16 em dashes in 5 English tutorial files (flux-1-kontext-dev.mdx, fun-inp.mdx, wan-alpha.mdx, wan-ati.mdx, wan-flf.mdx) \u2014 replaced with colons per project prose style guide (AGENTS.md).

  3. HuggingFace resolve/main to blob/main changes: preserved intentionally. This improves download reliability for users following the links directly. Keeping as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant