Skip to content

Podcast Framework

Build beautiful podcast websites in minutes, not weeks

⚡ Fast to Deploy

Get a production-ready podcast website up and running in under 10 minutes with our CLI tool and template.

🎨 Fully Customizable

Override components, extend schemas, and customize themes without fighting the framework.

📱 CMS-Driven

Manage episodes, guests, and site configuration through Sanity Studio’s intuitive interface.

🚀 Built for Performance

Static-first architecture with SSG, edge-ready deployment, and optimized builds.

☁️ Platform Agnostic

Deploy to Cloudflare Pages, Netlify, or Vercel with zero platform-specific code.

🔒 Production Ready

Battle-tested on Strange Water podcast with 69 episodes, 72 guests, and thousands of visitors.

  • 8 Pre-built Components - Header, Footer, Newsletter, Episode Search, Transcript Viewer, and more
  • Complete Page Templates - Episodes, guests, about, contribute, and more
  • Type-Safe - Full TypeScript support with strict mode
  • RSS Feed Support - Import episodes from existing RSS feeds
  • Email Integration - Newsletter signups via ConvertKit and contribution forms via Resend
  • SEO Optimized - Meta tags, sitemaps, and semantic HTML out of the box
  • Mobile Responsive - Beautiful on all devices
  • Dark Mode Ready - Automatic dark mode support
  • Extensible - Extend Sanity schemas, override components, add custom features
Terminal window
# Create a new podcast site
npm create @rejected-media/podcast-framework my-podcast
# Start development server
cd my-podcast
npm run dev
# Visit http://localhost:4321

Your podcast site is now running with:

  • ✅ Beautiful homepage
  • ✅ Episode archive with search
  • ✅ Guest directory
  • ✅ About page
  • ✅ Newsletter signup
  • ✅ Contribution form

Built on proven, modern technologies:

Perfect for:

  • Podcast Creators - Focus on content, not code
  • Developers - Extensible architecture with TypeScript
  • Agencies - Deploy multiple podcast sites quickly
  • Migrators - Move from Wordpress, Squarespace, or custom solutions

MIT licensed and built in the open. Contributions welcome!