[codex] Add Claude 50 websites Prisma Compute story#7995
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (1)
WalkthroughA new MDX blog post is added with complete metadata and a long-form case study about generating websites overnight and deploying them with Prisma Compute. No application code, exported types, or public APIs change. ChangesBlog Post Addition
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested labels: blog, content Suggested reviewers: None specified in the provided context. 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 |
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
- Replace the off-brand light hero with a 1200x630 Eclipse-style pipeline cover (claude -> prisma deploy -> live URL) and regenerate meta.png from it; update heroImageAlt to match. - Tie the ending into the platform: name Prisma ORM, Prisma Postgres, and the CLI as the loop the agent operates, and point the CTA at the Compute product page and quickstart instead of a blog post. - Link the Prisma docs and CLI at first mention in the deployment loop section. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The renamed post's hero/meta named Inter/Arial with no embedded fonts, so they rendered in a fallback sans, and the in-post agent-loop figure was a light off-brand panel. - hero.svg: keep the '50 websites overnight' hook and pipeline concept, rebuilt on the house aurora surface with Mona Sans / Inter / Geist Mono subset-embedded (claude -> prisma deploy -> live URLs). - meta.png: re-rendered pixel-identical from the hero (261 KB, was 830). - agent-loop.svg: dark Eclipse figure matching the cover, brand fonts embedded (Claude -> Prisma Compute prisma deploy -> Live URL). - heroImageAlt synced to the new cover labels. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…prisma-compute/index.mdx
…figure - Cover: replace the embedded PNG Claude icon with the official vector spark (#D97757) and regenerate meta.png. - agent-loop.svg: drop the cover-style branding (aurora, glow, eyebrow, wordmark). Now a plain educational figure: three numbered steps with concrete detail per card, and a dashed return path labeled 'repeats for the next website: ~50 in one night'. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…mages The cover tile now reads 'Prisma Compute' and the agent-loop step 2 says 'deploys from the Prisma CLI'; meta.png regenerated and the hero alt text synced. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Adds a customer story for Ali Fatemi focused on Prisma Compute as the deployment layer for AI-generated websites.
Changes
apps/blog/content/blog/claude-generated-50-websites-overnight-prisma-compute/index.mdxleading with Ali's strongest proof point: Claude generated roughly 50 websites overnight.Why
The story now follows one clear arc: AI can generate many websites quickly, but Prisma Compute helps turn that generated code into live URLs. The title, slug, intro, and image all reinforce the same message.
Validation
pnpm --filter blog types:checkgit diff --checkpnpm --filter blog lint:linkswas previously attempted but is blocked in this sparse worktree because unrelated existing blog public images are not checked out; the new article image paths are present in this branch.Summary by CodeRabbit