style: editorial redesign with serif typography#71
Conversation
Add Playfair Display serif for headings, editorial masthead nav, text-focused homepage with stacked blurbs, magazine-style article list for posts, accent-line login card, reduced card border-radius. Sticky footer via flex column layout. Remove tech-landing-page logo animation and gradient CSS.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 51 minutes and 22 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis pull request implements a comprehensive design system overhaul, introducing a serif typography foundation (Playfair Display), refactoring component styling to theme-based approaches, redesigning page layouts (HomePage and PostsPage), updating the brand identity to "The Journal," and removing interactive template elements (Logo component, counter state). Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~50 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Add editorial components: Divider with optional centered label, Avatar with initials fallback and 3 sizes, Badge with 5 semantic variants, and Blockquote with serif italic styling and attribution. Add showcase sections to Components page.
Summary
Test plan
bun run res:build— 108 modules, zero warningsbun run test— all 18 tests passbun run build— production build succeedsSummary by CodeRabbit
Release Notes
Style
Chores