Skip to content

docs: landing-page wording fixes + homepage demo video#128

Merged
nv-liuw merged 2 commits into
mainfrom
docs/wording-and-demo-video
Jun 25, 2026
Merged

docs: landing-page wording fixes + homepage demo video#128
nv-liuw merged 2 commits into
mainfrom
docs/wording-and-demo-video

Conversation

@nv-liuw

@nv-liuw nv-liuw commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

Two documentation updates:

1. Landing page wording (docs/index.html) — from Slack feedback

  • Reconstruction workflow card: "SMPL human body" -> "parametric human hand and body models" (generic over SMPL/MHR, includes hands).
  • reconstruction package blurb: expanded to "object meshes, 6D pose trajectories, and human body mesh and motion".

2. Homepage demo video (video_ingestion_agent Sphinx docs)

  • Embed an end-to-end demo clip below the architecture diagram on the homepage.
  • Video compressed to 960px / ~0.9 MB H.264 (+ poster), stored under docs/images/.
  • html_extra_path = ["images"] so the raw-HTML media deploys; .gitignore un-ignores the clip.

Verification

  • cd video_ingestion_agent/docs && make html builds cleanly; <video> renders below the diagram; assets served; large-file pre-commit check passes (<1 MB).

🤖 Generated with Claude Code

Address Slack feedback on docs/index.html:
- Workflow card #2: "SMPL human body" -> "parametric human hand and body
  models" (generic over SMPL/MHR, and includes hands).
- reconstruction package blurb: expand per review -> "object meshes,
  6D pose trajectories, and human body mesh and motion".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Comment thread docs/index.html Outdated
- Add a compressed demo clip (960px, ~0.9 MB, H.264) + poster under
  docs/images/, placed below the architecture diagram in index.rst.
- Serve images/ verbatim via html_extra_path so raw-HTML media deploys
  (referenced root-relative; see the conf.py note).
- Un-ignore the demo mp4 in .gitignore (overrides the blanket *.mp4 rule).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nv-liuw
nv-liuw force-pushed the docs/wording-and-demo-video branch from 920a0cc to 66e5629 Compare June 25, 2026 20:36
@nv-liuw
nv-liuw merged commit eac0bb9 into main Jun 25, 2026
5 checks passed
@nv-liuw
nv-liuw deleted the docs/wording-and-demo-video branch June 25, 2026 22:07
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