feat: add learning-path page with Cloud/Local sub-pages (EN/ZH/JA)#1038
Open
lin-bot23 wants to merge 1 commit into
Open
feat: add learning-path page with Cloud/Local sub-pages (EN/ZH/JA)#1038lin-bot23 wants to merge 1 commit into
lin-bot23 wants to merge 1 commit into
Conversation
Add a comprehensive learning path for ComfyUI beginners: - Total overview: what is ComfyUI, why GPU, templates recommendation - Cloud vs Local comparison with RTX 6000 Pro details - Native vs Custom nodes explanation + Cloud limitation - Step-by-step tutorial sequence with recommended order - Cloud sub-page: zero install, pre-installed models - Local sub-page: GPU requirements, model download, installation - Quick troubleshooting reference - Full trilingual support (EN/ZH/JA)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a comprehensive Learning Path page for ComfyUI beginners, with dedicated Cloud and Local sub-pages. This addresses a long-standing gap where new users had no guided path through the docs.
Changes
New files (10 files, ~1359 lines added)
Main learning path (per language):
get_started/learning-path.mdxzh/get_started/learning-path.mdxja/get_started/learning-path.mdxCloud sub-page (per language):
get_started/learning-path/cloud.mdxzh/get_started/learning-path/cloud.mdxja/get_started/learning-path/cloud.mdxLocal sub-page (per language):
get_started/learning-path/local.mdxzh/get_started/learning-path/local.mdxja/get_started/learning-path/local.mdxModified files
docs.json— registered learning-path in Get Started sidebar (after index, before install sections)Content structure
Main page
Cloud sub-page
Local sub-page
Design decisions