Skip to content

fix: use gif for demo video in README - #23

Merged
developer0hye merged 2 commits into
mainfrom
fix/video-url
Mar 11, 2026
Merged

fix: use gif for demo video in README#23
developer0hye merged 2 commits into
mainfrom
fix/video-url

Conversation

@developer0hye

@developer0hye developer0hye commented Mar 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • GitHub strips <video> tags in README rendering, so the demo video was invisible
  • Replaced .mp4 with animated .gif (720p, 10fps, 1.9MB) which GitHub renders inline
  • Removed the unused .mp4 file from the repo

Test plan

  • Verify GIF renders inline on GitHub README page after merge

GitHub README doesn't resolve relative paths in <video> src.
Use raw.githubusercontent.com URL instead.

Signed-off-by: Yonghye Kwon <developer.0hye@gmail.com>
GitHub strips <video> tags in README rendering.
Convert demo video to GIF (720p, 10fps, 1.9MB) which GitHub
renders inline as an image.

Signed-off-by: Yonghye Kwon <developer.0hye@gmail.com>
@developer0hye developer0hye changed the title fix: use absolute URL for demo video in README fix: use gif for demo video in README Mar 11, 2026
@developer0hye
developer0hye merged commit 522f062 into main Mar 11, 2026
2 checks passed
@developer0hye
developer0hye deleted the fix/video-url branch March 11, 2026 12:37
@developer0hye developer0hye mentioned this pull request Mar 11, 2026
2 tasks
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