Introduction
Welcome to Dispatch, the MDX-first newsletter service built for developers. This documentation will guide you through setting up your first newsletter, writing content with React components, and deploying to your subscribers.
What is Dispatch?
Dispatch is a modern newsletter platform that combines the simplicity of Markdown with the power of React. Write your content in MDX (Markdown + JSX), push to your Git repository, and your newsletter is live.
Unlike traditional newsletter platforms that lock your content in a database, Dispatch treats your Git repository as the source of truth. Your newsletters are version controlled, shareable, and completely in your hands.
Key Features
- MDX-first: Use React components directly in your Markdown
- Git workflow: Push to deploy, no dashboards needed
- AI-powered: Auto-generate titles and summaries
- Developer-focused: Built by developers, for developers
- Extensible: Create custom components for your newsletter
Why Choose Dispatch?
Traditional platforms force you into their workflows. Dispatch lets you use the tools you already know and love. Your Git repository becomes your content management system, version control becomes your editorial workflow, and pull requests become your review process.
Getting Started
Ready to launch your first newsletter? Head over to our Getting Started guide to create your account and publish your first issue.