Topics


Pages


Content

Byline:

👻 The #1 headless Node.js CMS for professional publishing

Key links

Uncategorized Links

Documentation

Features

Build a website, publish posts, send newsletters, grow an audience, sell premium subscriptions, create a sustainable business around your creative work. Ghost 4.0 does it all, and so much more.

Install

$ npm install -g ghost-cli@latest

Set up a new project

Production - using MySQL and Systemd.

$ ghost install

Development - using SQLite and a local process manager.

$ ghost install local