Skip to content

docs: update homepage promo YouTube link#256

Merged
toddgeist merged 1 commit into
mainfrom
update-youtube-link
May 12, 2026
Merged

docs: update homepage promo YouTube link#256
toddgeist merged 1 commit into
mainfrom
update-youtube-link

Conversation

@toddgeist
Copy link
Copy Markdown
Contributor

@toddgeist toddgeist commented May 12, 2026

Summary

  • Replace the homepage hero promo video URL with the new YouTube link.
  • Update the tracked promo video ID to keep analytics metadata aligned.

Test plan

  • Run npx pnpm@10.27.0 run ci
  • Confirm apps/docs/src/components/HeroPromoVideo.tsx uses https://youtu.be/dj3fn3RKeQ0

Summary by CodeRabbit

  • Documentation
    • Updated the promotional video featured on the documentation site

Review Change Stack

Point the hero promo video to the latest published YouTube video so the homepage preview and modal embed stay in sync.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
proofkit-docs Ready Ready Preview, Comment May 12, 2026 3:11pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1a91a9ae-d58f-4237-a3ff-975dcaf347f7

📥 Commits

Reviewing files that changed from the base of the PR and between 8dd3892 and 6279a6d.

📒 Files selected for processing (1)
  • apps/docs/src/components/HeroPromoVideo.tsx

📝 Walkthrough

Walkthrough

The promo video embedded in the HeroPromoVideo component is updated by replacing the hardcoded YouTube URL and video ID constants with new values, affecting all downstream tracking and embed-src generation that references these constants.

Changes

Promo Video Reference Update

Layer / File(s) Summary
Promo video constants update
apps/docs/src/components/HeroPromoVideo.tsx
PROMO_VIDEO_URL and PROMO_VIDEO_ID constants are replaced with new YouTube video references, updating the embedded video and all downstream analytics and embed logic.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the homepage promo YouTube link in the HeroPromoVideo component.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-youtube-link

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 12, 2026

Open in StackBlitz

@proofkit/better-auth

pnpm add https://pkg.pr.new/proofsh/proofkit/@proofkit/better-auth@256

@proofkit/cli

pnpm add https://pkg.pr.new/proofsh/proofkit/@proofkit/cli@256

create-proofkit

pnpm add https://pkg.pr.new/proofsh/proofkit/create-proofkit@256

@proofkit/fmdapi

pnpm add https://pkg.pr.new/proofsh/proofkit/@proofkit/fmdapi@256

@proofkit/fmodata

pnpm add https://pkg.pr.new/proofsh/proofkit/@proofkit/fmodata@256

@proofkit/typegen

pnpm add https://pkg.pr.new/proofsh/proofkit/@proofkit/typegen@256

@proofkit/webviewer

pnpm add https://pkg.pr.new/proofsh/proofkit/@proofkit/webviewer@256

commit: 6279a6d

@toddgeist toddgeist merged commit b61a3ba into main May 12, 2026
14 checks passed
@toddgeist toddgeist deleted the update-youtube-link branch May 12, 2026 15:13
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