Skip to content

fix(site): homepage seo#7761

Merged
ArthurGamby merged 1 commit intomainfrom
seo-homepage
Apr 2, 2026
Merged

fix(site): homepage seo#7761
ArthurGamby merged 1 commit intomainfrom
seo-homepage

Conversation

@mhartington
Copy link
Copy Markdown
Member

@mhartington mhartington commented Apr 2, 2026

Summary by CodeRabbit

  • Documentation
    • Updated home page description to clarify Prisma as a Node.js/TypeScript ORM and list supported databases (PostgreSQL, MySQL, SQL Server, SQLite, MongoDB, CockroachDB).

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

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

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Apr 2, 2026 4:18pm
docs Ready Ready Preview, Comment Apr 2, 2026 4:18pm
eclipse Ready Ready Preview, Comment Apr 2, 2026 4:18pm
site Ready Ready Preview, Comment Apr 2, 2026 4:18pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 2, 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: 23486ef1-a2be-4fb8-8a70-11a708e27641

📥 Commits

Reviewing files that changed from the base of the PR and between 032322c and fa146fe.

📒 Files selected for processing (2)
  • apps/site/src/lib/site-metadata.ts
  • apps/site/src/lib/structured-data.ts

Walkthrough

Two files updated to consolidate site metadata: SITE_HOME_DESCRIPTION constant in site-metadata.ts content refreshed with Node.js/TypeScript ORM positioning and database listing, while structured-data.ts refactored to import and reference this constant instead of maintaining duplicate hard-coded strings.

Changes

Cohort / File(s) Summary
Metadata consolidation
apps/site/src/lib/site-metadata.ts, apps/site/src/lib/structured-data.ts
Updated SITE_HOME_DESCRIPTION with new marketing copy emphasizing Node.js/TypeScript ORM and database support. Refactored createSiteStructuredData() to import and use the constant instead of hard-coded description, eliminating duplication.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix(site): homepage seo' directly addresses the pull request's core objective of updating homepage SEO metadata.

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


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.

❤️ Share

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

@argos-ci
Copy link
Copy Markdown

argos-ci bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Apr 2, 2026, 4:24 PM

@ArthurGamby ArthurGamby merged commit b3b75c4 into main Apr 2, 2026
18 checks passed
@ArthurGamby ArthurGamby deleted the seo-homepage branch April 2, 2026 16:25
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