About 41,800 results
Open links in new tab
  1. How To Install Ghost - Ghost Developer Docs

    The fastest way to get started is to set up a site on Ghost (Pro). If you’re running a self-hosted instance, we strongly recommend an Ubuntu server with at least 1GB of memory to run Ghost.

  2. Social web (Beta) - Ghost

    Ghost <> Ghost: As you might expect, Ghost sites can interact with each other pretty smoothly, as long as both are connected to the social web. We're going to do our best to continue to feature Ghost …

  3. Introduction - Ghost Developer Docs

    Ghost is an open source, professional publishing platform built on a modern Node.js technology stack — designed for teams who need power, flexibility and performance.

  4. Ghost 6.0

    We're introducing a native analytics suite for Ghost, giving you detailed insights into how your content performs across web traffic, newsletters, and member subscriptions - all in real-time, all from the …

  5. What is the default admin login - Self-hosting - Ghost Forum

    Mar 25, 2025 · If all goes well, you’ll be able to access your new site on http://localhost:3001 and http://localhost:3001/ghost to access Ghost Admin (or http://host-ip:3001 and http://host …

  6. Manage your Ghost(Pro) subscription

    To cancel your subscription, the owner user must login to Ghost Admin, and navigate to the Ghost (Pro) → Billing area. From there, you can click on the red Cancel account link in the lower-left corner of the …

  7. Newsletter design settings - Ghost

    Jun 19, 2025 · Ghost (Pro) users can log in and start enjoying all of this right away! If you're a developer, self-hosting Ghost, you'll need to update to the latest version to get access to everything that's new.

  8. Ghost Not Starting Due to content Folder Permissions

    May 14, 2025 · Running ‘ghost run’ however provides an error regarding permissions due to a file that does not even exist, which I highlighted in the provided ghost run screenshot.

  9. Ghost 6.0 - Grow faster.

    You’ve always been able to use web analytics tools in Ghost, but now we’ve built data collection and reporting directly into the core platform. Thanks to a new analytics database and a deep partnership …

  10. Cannot post html - Integrations & API - Ghost Forum

    Apr 2, 2025 · I am new to admin API, and I want to post an article to ghost. I am using python. first I prepare the token GHOST_API_URL = “http://localhost:3480/ghost/api/admin/posts/?format=html” …