Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A tag-based Ghost theme that organizes publications into visual collections with beautifully designed tag columns.
Dope is a tag-based Ghost theme that arranges posts into visual collections, turning a standard Ghost publication into a magazine-style site with clickable tag columns. It is developed and maintained by the Ghost Foundation as part of the open-source TryGhost/Themes monorepo and released under the MIT license.
Dope is a free, open-source theme for the Ghost publishing platform, designed specifically to group content by tags. It takes the tags already attached to your Ghost posts and renders them as columns on the homepage, so each tag becomes a distinct visual section. The theme is installed by uploading a zip file through Ghost's Design settings and requires no coding to set up. It is one of the official themes synced from the TryGhost/Themes repository.
/assets/css/ and compiled to /assets/built/ using Gulp and PostCSS with future CSS spec polyfills; a pnpm dev command builds and watches for changes.pnpm zip Gulp task bundles the theme into dist/dope.zip, ready to upload to any Ghost site.pnpm zip.Download the theme zip from its GitHub repository, log into Ghost, and upload the file in the Design settings area. Once activated, the theme automatically reads existing tags from your posts and builds the column layout on the homepage. For local development, clone the repo, run pnpm install, and use pnpm dev to compile and watch for CSS changes.
Yes, Dope is open-source under the MIT license. You can download, modify, and use it on any Ghost site without paying licensing fees.
Download the zip from the repository, go to Ghost's Design settings, and upload the zip file. The theme becomes active immediately; no other setup is required.
Dope is maintained in the TryGhost/Themes monorepo, where official Ghost themes are developed. It is designed to work with the current Ghost platform, and the repository is synced automatically with that monorepo.
Yes, contributions and issues are handled in the TryGhost/Themes repository. Translations have their own workflow, documented in the theme-translations README.
