Skip to content

add finetuning video#14

Merged
EthanReid merged 1 commit into
mainfrom
ethan/lens_video
May 13, 2026
Merged

add finetuning video#14
EthanReid merged 1 commit into
mainfrom
ethan/lens_video

Conversation

@EthanReid
Copy link
Copy Markdown
Contributor

adding the video

Copilot AI review requested due to automatic review settings May 13, 2026 22:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an embedded tutorial video at the top of the Finetuning overview page, plus a small CSS rule to style embedded documentation videos consistently.

Changes:

  • Embed a <video> element (with poster image and fallback link) in docs/finetuning/overview.mdx pointing at a hosted .mov walkthrough.
  • Introduce a .docs-video CSS class with 16:9 aspect ratio, border, radius, and surface background to standardize doc video presentation.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
docs/finetuning/overview.mdx Inserts the tutorial video block (with poster and fallback anchor) below the intro paragraph.
src/css/custom.css Adds the .markdown .docs-video style used by the embedded video.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +17 to +19
src="https://depot.moondream.ai/v/lens_player_with_ball_tutorial.mov"
>
<a href="https://depot.moondream.ai/v/lens_player_with_ball_tutorial.mov">
Comment on lines +17 to +23
src="https://depot.moondream.ai/v/lens_player_with_ball_tutorial.mov"
>
<a href="https://depot.moondream.ai/v/lens_player_with_ball_tutorial.mov">
<span>Open the video tutorial.</span>
</a>
</video>

@EthanReid EthanReid merged commit c887d95 into main May 13, 2026
1 check passed
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