Ghost is an open-source publishing platform for blogs, newsletters, and paid membership sites, created by John O'Nolan and Hannah Wolfe and funded by a record-setting 2013 Kickstarter campaign.
The project is now run by the nonprofit Ghost Foundation, registered in Singapore, which has no external shareholders and is structurally protected against acquisition, funding itself entirely through the managed Ghost(Pro) hosting service.
Key Features
Ghost includes a native Markdown-and-blocks editor, built-in email newsletter delivery, and Stripe-powered paid membership tiers without requiring third-party plugins.
Its headless-capable JSON content API lets developers build fully custom frontends while Ghost handles publishing, subscriber, and payment logic in the background.
Pricing
The open-source core is free to self-host on your own infrastructure under the MIT license.
Ghost(Pro) managed hosting starts at $18 per month for the Starter tier and scales through Publisher ($29/month), Business ($199/month), and a custom-priced Enterprise tier, all billed yearly for the listed rates.
Key Features
Native email newsletters — Built-in email sending and subscriber management so newsletters go out directly from the platform without a separate ESP.
Paid memberships and subscriptions — Stripe-integrated paid tiers and member-only content gating built into core, not a plugin add-on.
Markdown and blocks editor — A distraction-free writing editor supporting Markdown shortcuts and rich content blocks (images, galleries, embeds, bookmarks).
Headless/API-first architecture — A JSON content API allows developers to build custom frontends in frameworks like Next.js or Astro on top of Ghost.
Theme marketplace — Official and third-party Handlebars-based themes for customizing site design without touching core code.
Built-in SEO tools — Automatic sitemaps, structured data, and meta field controls tuned for publishing and discoverability.
Multi-newsletter support — Higher tiers support multiple distinct newsletters from a single site for segmented audiences.
Self-hosting option — The full open-source codebase can be self-hosted for free, giving complete control over infrastructure and data.
Pros & Cons
Pros
Fully open source (MIT license) with a free self-hosting option and no vendor lock-in
Native paid membership and newsletter monetization without needing extra plugins
Nonprofit governance structure makes the platform structurally resistant to acquisition or shutdown
Lean, fast, publishing-focused architecture compared to general-purpose CMS platforms
Headless API supports fully custom frontends for developer teams
Cons
Less flexible than WordPress for building non-publishing websites (e-commerce stores, complex layouts)
Ghost(Pro) Business and Enterprise tiers are considerably pricier than many newsletter-only competitors
Smaller plugin/theme ecosystem than WordPress
Member limits on lower Ghost(Pro) tiers can require upgrading as an audience grows
Pricing
Self-hosted (open source) Free N/A
Starter (Ghost(Pro)) $18/month Billed yearly
Publisher (Ghost(Pro)) $29/month Billed yearly
Business (Ghost(Pro)) $199/month Billed yearly
Custom (Ghost(Pro)) Contact for pricing Custom
Frequently Asked Questions
Is Ghost free to use?
The Ghost open-source software is free to self-host under the MIT license; the managed Ghost(Pro) hosting service is a paid subscription starting at $18/month.
Who created Ghost?
Ghost was created by John O'Nolan and Hannah Wolfe, launching publicly in October 2013 after a Kickstarter campaign that raised over 196,000 pounds.
Is Ghost owned by a company that could be acquired?
No. Ghost is run by the nonprofit Ghost Foundation, which has no shareholders and is legally structured so it cannot be bought or sold.
Can Ghost handle paid newsletters and memberships?
Yes, Ghost has native, built-in support for paid subscription tiers and member-only content via a direct Stripe integration.
How is Ghost different from WordPress?
Ghost is a leaner, publishing-and-newsletter-focused platform with native memberships, while WordPress is a more general-purpose CMS with a much larger plugin ecosystem.
Can Ghost be used headless with a custom frontend?
Yes, Ghost exposes a JSON content API that developers can use to power custom frontends built in frameworks like Next.js, Astro, or Gatsby.