Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal documentation theme for Ghost

⚡️ Next.js Quick Start Template, integrated with Tailwind CSS (v4) + React (v19) + Nextra (v4) + TypeScript + Shadcn UI + Aceternity UI + Sass, supports Iconify icon set, i18n multilingual internationalization - responsive, dark mode landing page, suitable for developing personal blogs. Blog Starter Template, deployed on Vercel.
Ease is a minimal documentation theme for the Ghost publishing platform, built by the Ghost Foundation to publish posts and business information with a clean, readable layout.
Ease is a free, open-source theme for Ghost, the Node.js-based CMS. It takes Ghost's standard content structure — posts, pages, and tags — and renders them in a minimal layout designed for documentation and business sites. The theme is maintained by the Ghost Foundation as part of the TryGhost/Themes monorepo, and a live demo is available at https://ease.ghost.io.
/assets/css/ and compile to /assets/built/.pnpm dev to build and watch for changes, and pnpm zip to package the theme into dist/ease.zip.pnpm zip to generate your own installable theme zip.Download the theme zip from the GitHub repository, log into your Ghost admin, go to the Design settings area, and upload the zip file. For development, clone the repo, install dependencies with pnpm, and run pnpm dev; the Gulp task compiles future CSS to normal CSS and watches for changes.
Ease is free and open source under the MIT license. No purchase or subscription is required; you can download the source from GitHub.
Download the theme zip from the GitHub repository's archive link, log into Ghost, and go to the Design settings area to upload the zip. The theme will be applied immediately, and you can then customize it.
Yes, Ease is released under the MIT license, which means it is free to use, modify, and distribute. The copyright is held by the Ghost Foundation.
You need Node, pnpm, and Gulp installed globally. After cloning the theme, run "pnpm install" to install dependencies, then "pnpm dev" to build and watch for changes. The compiled CSS is output to /assets/built/.
Ease is explicitly designed as a minimal documentation theme, while many official Ghost themes target magazines or portfolios. It is maintained in the TryGhost/Themes monorepo and syncs automatically with the main repository.
