Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds a new “Workflow 101” tutorial series (Lessons 1–10) to the docs in English, Chinese, and Japanese, wires it into the documentation navigation, and includes supporting screenshots.
Changes:
- Add Workflow 101 tutorial MDX pages for
en/,zh/, andja/(Lessons 01–10). - Add new screenshot assets used by the tutorials.
- Update
docs.jsonnavigation to expose the new tutorial group; update.gitignorefor local Claude files.
Reviewed changes
Copilot reviewed 31 out of 137 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| zh/use-dify/tutorials/workflow-101/lesson-01.mdx | Adds Chinese Lesson 1 content. |
| zh/use-dify/tutorials/workflow-101/lesson-02.mdx | Adds Chinese Lesson 2 content. |
| zh/use-dify/tutorials/workflow-101/lesson-03.mdx | Adds Chinese Lesson 3 content. |
| zh/use-dify/tutorials/workflow-101/lesson-04.mdx | Adds Chinese Lesson 4 content. |
| zh/use-dify/tutorials/workflow-101/lesson-05.mdx | Adds Chinese Lesson 5 content. |
| zh/use-dify/tutorials/workflow-101/lesson-06.mdx | Adds Chinese Lesson 6 content. |
| zh/use-dify/tutorials/workflow-101/lesson-07.mdx | Adds Chinese Lesson 7 content (plugins/search flow). |
| zh/use-dify/tutorials/workflow-101/lesson-08.mdx | Adds Chinese Lesson 8 content (Agent node). |
| zh/use-dify/tutorials/workflow-101/lesson-09.mdx | Adds Chinese Lesson 9 content (Template formatting). |
| zh/use-dify/tutorials/workflow-101/lesson-10.mdx | Adds Chinese Lesson 10 content (publish/monitor). |
| ja/use-dify/tutorials/workflow-101/lesson-01.mdx | Adds Japanese Lesson 1 content. |
| ja/use-dify/tutorials/workflow-101/lesson-02.mdx | Adds Japanese Lesson 2 content. |
| ja/use-dify/tutorials/workflow-101/lesson-03.mdx | Adds Japanese Lesson 3 content. |
| ja/use-dify/tutorials/workflow-101/lesson-04.mdx | Adds Japanese Lesson 4 content. |
| ja/use-dify/tutorials/workflow-101/lesson-05.mdx | Adds Japanese Lesson 5 content. |
| ja/use-dify/tutorials/workflow-101/lesson-06.mdx | Adds Japanese Lesson 6 content. |
| ja/use-dify/tutorials/workflow-101/lesson-07.mdx | Adds Japanese Lesson 7 content (plugins/search flow). |
| ja/use-dify/tutorials/workflow-101/lesson-08.mdx | Adds Japanese Lesson 8 content (Agent node). |
| ja/use-dify/tutorials/workflow-101/lesson-09.mdx | Adds Japanese Lesson 9 content (Template formatting). |
| ja/use-dify/tutorials/workflow-101/lesson-10.mdx | Adds Japanese Lesson 10 content (publish/monitor). |
| en/use-dify/tutorials/workflow-101/lesson-01.mdx | Adds English Lesson 1 content. |
| en/use-dify/tutorials/workflow-101/lesson-02.mdx | Adds English Lesson 2 content. |
| en/use-dify/tutorials/workflow-101/lesson-03.mdx | Adds English Lesson 3 content. |
| en/use-dify/tutorials/workflow-101/lesson-04.mdx | Adds English Lesson 4 content. |
| en/use-dify/tutorials/workflow-101/lesson-05.mdx | Adds English Lesson 5 content. |
| en/use-dify/tutorials/workflow-101/lesson-06.mdx | Adds English Lesson 6 content. |
| en/use-dify/tutorials/workflow-101/lesson-07.mdx | Adds English Lesson 7 content (plugins/search flow). |
| en/use-dify/tutorials/workflow-101/lesson-08.mdx | Adds English Lesson 8 content (Agent node). |
| en/use-dify/tutorials/workflow-101/lesson-09.mdx | Adds English Lesson 9 content (Template formatting). |
| en/use-dify/tutorials/workflow-101/lesson-10.mdx | Adds English Lesson 10 content (publish/monitor). |
| images/difyworkflow101-lesson05-ifelsenode.png | Adds screenshot asset referenced by tutorials. |
| images/difyworkflow101-lesson03-llmnode.png | Adds screenshot asset referenced by tutorials. |
| docs.json | Adds “Workflow 101” tutorial group entries under Tutorials for en/zh/ja navigation. |
| .gitignore | Ignores local Claude config files. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
No description provided.