Norcube CMS vs Ghost — different categories
Ghost is a full publishing platform: it ships hosting, a built-in front-end, a member / subscription / newsletter system, and an editor optimised for long-form writing. Norcube CMS is a visual editor on top of your existing static site — no hosting, no front-end, no subscription tooling. If you want to start a paid newsletter blog, pick Ghost. If you already have a marketing site / documentation / portfolio and want non-technical authors editing it, pick Norcube CMS.
When each wins
Pick Ghost if you want to start a publication / newsletter / paid-subscription blog from scratch; if you want hosting, front-end, and editor bundled together; if member / newsletter / Stripe subscription tooling is a core requirement; if your content is mostly long-form articles with one author voice.
Pick Norcube CMS if you already have a static site (Astro, Hugo, Eleventy, …) and want a visual editor on top; if the content is block-based (marketing pages, documentation, product pages) rather than long-form articles; if hosting / front-end / billing are already solved elsewhere; if your content has more structure than "title + body".
These products solve different problems for different teams. If either side of the comparison feels overdetermined to you, you probably already know which one fits.
Side-by-side on what matters
Category. Ghost — publishing platform (front-end + hosting + editor + subscriptions, all bundled). Norcube CMS — visual editor on top of your existing static site (you bring everything else).
Content model. Ghost — posts with title + body + tags + a
few standard fields. Norcube CMS — schema-driven block content,
arbitrarily nested, with $ref shared blocks.
Where content lives. Ghost — their database (or self-hosted MySQL). Norcube CMS — markdown files in your git repo.
Front-end model. Ghost — Handlebars themes rendered server- side by Ghost itself. Norcube CMS — your existing static site generator, totally unchanged.
Subscription / newsletter. Ghost — first-class. Norcube CMS — not in scope; integrate your own (Stripe, ConvertKit, Substack, etc.).
Pricing. Ghost — free open-source if self-hosted; Ghost(Pro) is their hosted paid offering (see their pricing page for current tiers). Norcube CMS — free during the private beta; paid tiers at GA.
Already have a static site? Edit it visually
No front-end change, no theme system to learn, no migration. Free during the private beta.