feat(docs): redesign landing page as dark streamer marketing page#15
feat(docs): redesign landing page as dark streamer marketing page#15nathanialhenniges merged 2 commits intomainfrom
Conversation
- Update documentation fonts to Unbounded and Instrument Sans. - Introduce "Midnight" theme utilities and waveform animations. - Update hero gradients and glow effects for better visual consistency. - Add a standardized release checklist to CLAUDE.md to guide versioning and deployment.
Full rewrite of the docs home page with a midnight-studio aesthetic targeting streamers. Adds animated waveform bars, a pulsing Now Playing card mockup, proof bar pills, ADHD-friendly copy, and a developer callout section — alongside the already-committed font and CSS changes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
WalkthroughRedesigned the documentation site's home page with new animated UI components, a dark theme, restructured content sections, and updated fonts. Changes include new waveform and now-playing card components, refreshed feature descriptions, CSS animations, and font replacements, alongside release checklist documentation. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Summary
app/(home)/page.tsx) with a midnight-studio aesthetic built for streamersUnbounded(headings) +Instrument Sans(body) vianext/font/googleglobal.css### Release ChecklisttoCLAUDE.mdlisting every file that needs updating on each releaseWhat changed
apps/docs/app/(home)/page.tsxapps/docs/app/layout.tsxInter→Unbounded+Instrument Sansapps/docs/app/global.css.bg-midnight,.bg-midnight-card, waveform animation,now-playing-pulseCLAUDE.md## VersioningDesign decisions
"use client"neededTest plan
bun run dev --filter docs— landing page renders in dark mode/docs,/docs/architecture,/docs/development,/docs/securitylinks resolve🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Style
Documentation