Skip to content

docs: host SenseCraft AI home screenshot in OSS - #5326

Merged
nfs0619 merged 3 commits into
Seeed-Studio:docusaurus-versionfrom
jancee:docs/host-sensecraft-ai-home-image-oss
Aug 7, 2026
Merged

docs: host SenseCraft AI home screenshot in OSS#5326
nfs0619 merged 3 commits into
Seeed-Studio:docusaurus-versionfrom
jancee:docs/host-sensecraft-ai-home-image-oss

Conversation

@jancee

@jancee jancee commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • follow up on docs: update SenseCraft AI home screenshot #5319 by moving the newly added SenseCraft AI Home screenshot out of the MDX source and into the authorized Seeed Wiki OSS bucket
  • replace the 96,572-character inline Base64 payload with one public HTTPS image URL
  • preserve the exact WebP bytes, alt text, responsive dimensions, page content, and rendered layout

Scope

  • modifies only sites/en/docs/Cloud_Chain/SenseCraft_AI/Overview.md
  • preserves the page structure, prose, links, slug, aliases, URL, createdAt, frontmatter social image, image alt text, responsive dimensions, and all unrelated body image references
  • updates updatedAt to 2026-08-07

Image asset

  • URL: https://sensecraft-wiki-static.oss-us-east-1.aliyuncs.com/seeed-studio-wiki-statics/sensecraft-ai/overview/sensecraft-ai-home-gesture-detection-170dd1cd.webp
  • format and dimensions: WebP, 950 × 1502
  • size: 72,428 bytes
  • SHA-256: 170dd1cdca37d5c22eac953327d12ac5724b057aa55c0fa03628d8fa09167c9f
  • object access: public-read
  • content type: image/webp
  • cache policy: public, max-age=31536000, immutable

Validation

  • reconstructed the inline payload merged in docs: update SenseCraft AI home screenshot #5319 and confirmed its SHA-256 matches the uploaded OSS object
  • anonymous HTTPS retrieval returned HTTP 200 with image/webp, 72,428 bytes, and the expected SHA-256
  • remote image decoded and visually rendered successfully as an intact 950 × 1502 WebP
  • updated page contains the external URL once and no inline data:image/webp;base64 payload
  • @lint-md/cli: passed
  • MDX 3.1.0 compilation: passed
  • git diff --check: passed

Related: #5319

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🌍 检测到文档变更 - 可进行多语言翻译

统计信息: 共 1 个文件需要处理
操作类型: 新增:0 修改:1 删除:0 移动:0 移动+修改:0

🚀 开始翻译

在此评论回复以下命令之一:

  • /translate all - 翻译所有变更到所有语言 (中文、日文、西班牙语、葡萄牙语)
  • /translate zh - 仅翻译到中文
  • /translate ja - 仅翻译到日文
  • /translate es - 仅翻译到西班牙语
  • /translate pt - 仅翻译到葡萄牙语 (巴西)
  • /translate zh ja - 翻译到中文和日文
  • /translate zh es - 翻译到中文和西班牙语

译文将提交到 base 仓库分支 auto-translate/pr-<PR号> 并打开/复用一个翻译 PR,原 PR 不会被翻译提交污染,也不会阻塞合并。

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

👍 @jancee

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.

@jancee

jancee commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

@nfs0619 Follow-up to #5319: this keeps the exact same verified Home screenshot and rendered layout, but moves the 96,572-character inline Base64 payload to the authorized public OSS asset URL. The remote WebP hash matches the original payload, anonymous retrieval is verified, and both full build checks are green. Please review and merge when convenient.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🌍 检测到文档变更 - 可进行多语言翻译

统计信息: 共 1 个文件需要处理
操作类型: 新增:0 修改:1 删除:0 移动:0 移动+修改:0

🚀 开始翻译

在此评论回复以下命令之一:

  • /translate all - 翻译所有变更到所有语言 (中文、日文、西班牙语、葡萄牙语)
  • /translate zh - 仅翻译到中文
  • /translate ja - 仅翻译到日文
  • /translate es - 仅翻译到西班牙语
  • /translate pt - 仅翻译到葡萄牙语 (巴西)
  • /translate zh ja - 翻译到中文和日文
  • /translate zh es - 翻译到中文和西班牙语

译文将提交到 base 仓库分支 auto-translate/pr-<PR号> 并打开/复用一个翻译 PR,原 PR 不会被翻译提交污染,也不会阻塞合并。

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🌍 检测到文档变更 - 可进行多语言翻译

统计信息: 共 1 个文件需要处理
操作类型: 新增:0 修改:1 删除:0 移动:0 移动+修改:0

🚀 开始翻译

在此评论回复以下命令之一:

  • /translate all - 翻译所有变更到所有语言 (中文、日文、西班牙语、葡萄牙语)
  • /translate zh - 仅翻译到中文
  • /translate ja - 仅翻译到日文
  • /translate es - 仅翻译到西班牙语
  • /translate pt - 仅翻译到葡萄牙语 (巴西)
  • /translate zh ja - 翻译到中文和日文
  • /translate zh es - 翻译到中文和西班牙语

译文将提交到 base 仓库分支 auto-translate/pr-<PR号> 并打开/复用一个翻译 PR,原 PR 不会被翻译提交污染,也不会阻塞合并。

@nfs0619
nfs0619 merged commit 7a4f842 into Seeed-Studio:docusaurus-version Aug 7, 2026
10 checks passed
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

❤️ Great PR @jancee ❤️

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.

2 participants