Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal newsletter theme for Ghost
Dawn is a free, open-source Ghost theme from the Ghost Foundation that turns a Ghost publication into a fast, preference-adaptive reading experience with built-in search, subscription forms, and clean navigation.
Dawn is a Ghost theme designed for newsletter and magazine-style publishing. It takes your Ghost site's content and renders a reader-focused front-end with search, subscription, and navigation features. The theme is developed by the Ghost Foundation, the team behind Ghost, and is released under the MIT license. You install it by uploading a zip archive through Ghost's Design settings, and a live demo is available at dawn.ghost.io.
pnpm zip creates a ready-to-upload dist/dawn.zip file./assets/css/ files; when you run pnpm dev, changes compile automatically to /assets/built/.To install, download the zip from the GitHub repository, log into Ghost, go to Design settings, and upload the zip. For development, clone the repo, run pnpm install, then pnpm dev to watch and compile CSS changes. When you're ready to ship, pnpm zip packages the theme into dist/dawn.zip.
Dawn is free and open-source under the MIT license. No paid tiers or premium features are mentioned in the source.
Yes, Dawn is released under the MIT license, so it is free to use, modify, and distribute, including for commercial projects.
Download the theme zip from the GitHub repository, log into your Ghost admin panel, go to the Design settings area, and upload the zip file. The theme will be applied to your site immediately.
Dawn uses Gulp and PostCSS to compile its styles. You need Node, pnpm, and Gulp installed globally, then run pnpm install and pnpm dev from the theme's root directory.
Yes, Dawn integrates with Ghost's theme-translations workflow. You can edit or contribute translations by following the README in the TryGhost/Themes repository.
There is a live demo at dawn.ghost.io where you can explore the theme's reading, searching, subscribing, and navigation features.
