-
Notifications
You must be signed in to change notification settings - Fork 868
docs(get-started): add youtube video to get started ppg guide #7394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughAdded a new "Video Tutorial" section containing an embedded YouTube iframe to the Prisma PostgreSQL quickstart documentation, positioned before the Prerequisites section. No functional or data model changes introduced. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks✅ Passed checks (3 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Dangerous URL checkNo absolute URLs to prisma.io/docs found. |
Redirect checkThis PR probably requires the following redirects to be added to static/_redirects:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
content/100-getting-started/02-prisma-orm/100-quickstart/100-prisma-postgres.mdx (1)
21-29: Consider a more descriptive iframe title for accessibility.The iframe title "YouTube video player" is generic. A more descriptive title like "Prisma Postgres Quickstart Tutorial Video" would better serve users relying on screen readers or semantic analysis. This is a nice-to-have improvement.
<iframe width="560" height="315" src="https://www.youtube.com/embed/O1S0ax7GlL8" - title="YouTube video player" + title="Prisma Postgres Quickstart Tutorial" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen ></iframe>
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
content/100-getting-started/02-prisma-orm/100-quickstart/100-prisma-postgres.mdx(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
- GitHub Check: Check internal links
- GitHub Check: Cloudflare Pages
🔇 Additional comments (1)
content/100-getting-started/02-prisma-orm/100-quickstart/100-prisma-postgres.mdx (1)
20-30: ThevideoWrapperCSS class is properly defined in the site's stylesheet and correctly handles responsive video embedding. No action needed.
Deploying docs with
|
| Latest commit: |
063693a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c9392f07.docs-51g.pages.dev |
| Branch Preview URL: | https://docs-add-youtube-video-to-ge.docs-51g.pages.dev |
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.