Skip to content

feat(site): embed the Pocket Vapor promo film at the top of the blog post#153

Merged
doodlewind merged 1 commit into
mainfrom
feat/blog-vapor-promo-video
Jul 23, 2026
Merged

feat(site): embed the Pocket Vapor promo film at the top of the blog post#153
doodlewind merged 1 commit into
mainfrom
feat/blog-vapor-promo-video

Conversation

@doodlewind

Copy link
Copy Markdown
Collaborator

What

Puts the finished Pocket Vapor promo video (46.9 s, 1080p60, 4.0 MB, rendered end-to-end by vapor/scripts/promo/ — see #151) at the very top of pocketjs.dev/blog/pocket-vapor, above the hero screenshot.

  • site/assets/pocket-vapor-promo.mp4 committed like the other site films (pocketjs-hardware-demo.mp4, pocketjs-demo-wall.mp4), with a copy() line in site/build.ts
  • Title-card poster frame at site/assets/blog/pocket-vapor-promo-poster.jpg (auto-copied)
  • controls playsinline preload="metadata" rather than the house autoplay muted loop: this one has a soundtrack, and browsers block un-muted autoplay
  • The publish-a-video steps are now documented in skills/pocketjs-video-outro/SKILL.md (assets location, build.ts copy line, video-tag house style, deploy path)

Validation

bun run site:build passes; site/dist/blog/pocket-vapor/index.html contains the video element and both assets land in site/dist/assets/.

🤖 Generated with Claude Code

…post

- site/assets/pocket-vapor-promo.mp4 (4.0 MB, 46.9 s 1080p60, rendered by
  vapor/scripts/promo/) + title-card poster frame in assets/blog/
- controls not autoplay: the film has a soundtrack, and browsers block
  un-muted autoplay
- document the publish-a-video-on-pocketjs.dev steps in the
  pocketjs-video-outro skill (assets location, build.ts copy line,
  video-tag house style, deploy path)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@doodlewind
doodlewind marked this pull request as ready for review July 23, 2026 00:52
@doodlewind
doodlewind merged commit 49726ab into main Jul 23, 2026
@doodlewind
doodlewind deleted the feat/blog-vapor-promo-video branch July 23, 2026 00:52
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