Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal, open-source newsletter theme for Ghost that automatically displays your latest issue and links to the archive.
Digest is a minimal, open-source newsletter theme for the Ghost publishing platform that automatically showcases your most recent newsletter issue on the homepage and links readers to your archive.
Digest is an official Ghost theme developed by the Ghost Foundation and maintained within the TryGhost/Themes monorepo (the repo itself is auto-synced from that monorepo). It is built specifically for newsletter publishers using Ghost, the open-source publishing platform. The theme takes your published newsletter issues and presents the newest one prominently on the homepage, with navigation links to previous issues and a complete archive of everything you've published. A live demo is available at digest.ghost.io, and the source code is released under the MIT license.
/assets/css/.pnpm zip command bundles the theme into dist/digest.zip, ready to upload to any Ghost site.pnpm zip.pnpm dev, which compiles changes to /assets/built/ automatically.pnpm zip to produce a dist/digest.zip that can be uploaded via Ghost's Design settings.To install, download the theme zip from the GitHub repository, log into Ghost, and upload the zip in the Design settings area. For local development, you need Node, pnpm, and Gulp installed globally; then run pnpm install to install dependencies and pnpm dev to build the CSS and watch for file changes. The built files are output to /assets/built/.
Yes, the Digest theme is open-source and released under the MIT license, which means it is free to use, modify, and distribute.
Yes, Digest is a theme for the Ghost publishing platform. You must have a Ghost site to upload and activate the theme.
Download the zip from the GitHub repository (or create one with pnpm zip), then go to your Ghost admin's Design settings area and upload the theme zip. Ghost will handle the rest.
You can edit the CSS files under /assets/css/ and run pnpm dev to recompile them into /assets/built/ using Gulp and PostCSS. Theme translations are handled through Ghost's translation system, documented in the theme-translations README.
The homepage of the Digest theme automatically displays your most recently published issue. It also provides navigation to the previous issue and a list of all issues, so readers can easily catch up.
