Skip to content

docs: keep README images visible on npm - #11

Merged
Grivn merged 2 commits into
mainfrom
fix/npm-readme-images
Aug 16, 2026
Merged

docs: keep README images visible on npm#11
Grivn merged 2 commits into
mainfrom
fix/npm-readme-images

Conversation

@Grivn

@Grivn Grivn commented Aug 16, 2026

Copy link
Copy Markdown
Member

Summary

  • serve the English and Chinese README images from absolute GitHub URLs so npm can render them without shipping documentation media
  • keep the README poster, animated demo, and conversation screenshots while preserving the lean runtime package
  • reject future relative README image URLs during package verification

Verification

  • all four referenced image assets return HTTP 200
  • pnpm run verify:package
  • package remains at 49 files and approximately 192 KB packed
  • git diff --check

@Grivn
Grivn merged commit 19f0868 into main Aug 16, 2026
2 checks passed
@Grivn
Grivn deleted the fix/npm-readme-images branch August 16, 2026 08:24
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