Skip to content

style: migrate image assets to content-domain layout and align docs with new image rules#747

Merged
RiskeyL merged 3 commits into
mainfrom
style/image-cleanup
Apr 16, 2026
Merged

style: migrate image assets to content-domain layout and align docs with new image rules#747
RiskeyL merged 3 commits into
mainfrom
style/image-cleanup

Conversation

@RiskeyL
Copy link
Copy Markdown
Contributor

@RiskeyL RiskeyL commented Apr 16, 2026

Summary

This PR reorganizes the actual image files under the new rules and updates every docs page to match.

  • Migrate 231 images from flat /images/ into a content-domain folder structure mirroring the top-level docs.json navigation. Each tutorial gets its own subfolder; workflow-101 splits per lesson.
  • Normalize filenames (kebab-case, no retina suffix, lowercase extensions, zero-padded sequences) and rename 17 hash or CleanShot defaults to descriptive names.
  • Delete 6 orphan images.
  • Across en/, zh/, and ja/: update 705 references, wrap 850 bare markdown images in <Frame>, convert 202 raw <img> tags to markdown (no <img> tags remain), normalize alt text and captions to Title Case, translate 236 English alts in zh/ja, sync alt-to-caption in 176 Frames, and clear 106 awkward alts.

Copilot AI review requested due to automatic review settings April 16, 2026 11:23
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 16, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
dify-core-product 🟢 Ready View Preview Apr 16, 2026, 11:27 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@dosubot dosubot Bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Apr 16, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Apr 16, 2026
@RiskeyL RiskeyL force-pushed the style/image-cleanup branch from b201b94 to bb3ce60 Compare April 16, 2026 12:59
@RiskeyL RiskeyL merged commit a9ac05e into main Apr 16, 2026
2 of 3 checks passed
@RiskeyL RiskeyL deleted the style/image-cleanup branch April 16, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants