Skip to content

docs: replace README demo GIF with higher-quality MP4#681

Merged
jrusso1020 merged 2 commits into
mainfrom
readme-demo-video
May 8, 2026
Merged

docs: replace README demo GIF with higher-quality MP4#681
jrusso1020 merged 2 commits into
mainfrom
readme-demo-video

Conversation

@jrusso1020
Copy link
Copy Markdown
Collaborator

Summary

  • Replaces the readme-demo.gif <img> with a <video> tag pointing at a GitHub user-attachments MP4 — higher quality than the GIF, autoplay-loops on github.com like a GIF would.

Test plan

  • Verify the video renders inline on the github.com README page (autoplays, loops, muted)
  • Sanity-check on a phone (the playsinline attr should keep it from going fullscreen on iOS)
  • Note: most non-GitHub markdown renderers (npmjs.com etc.) strip <video> — if that matters for the npm package page we can revisit

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
GitHub strips autoplay/loop from <video> tags in markdown, so the MP4
required a click to play. WebP autoplays via <img> while preserving full
HD source quality (1280x720 vs the previous GIF's 400x225).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jrusso1020 jrusso1020 merged commit b58e447 into main May 8, 2026
28 checks passed
@jrusso1020 jrusso1020 deleted the readme-demo-video branch May 8, 2026 20:58
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