feat(video): convert motion compositions from Remotion TSX to HyperFrames HTML

This commit is contained in:
Renn F
2026-07-06 02:03:28 +02:00
parent 4ba5cb0eb5
commit 3e55716eea
17 changed files with 2131 additions and 2043 deletions
+4
View File
@@ -107,6 +107,10 @@ panel/.env.*.local
# motion/ (Remotion compositions) + remotion-renderer (its render sidecar)
motion/node_modules/
remotion-renderer/node_modules/
# hyperframes lint/preview generates index.html in each composition dir —
# regenerated locally as needed, not tracked (the sidecar renders
# <orientation>.html directly, never index.html)
motion/compositions/*/index.html
# Internal-only: strategy/scratch/reference dumps — never publish
docs/internal/
.pnpm-store/