A free, open source theme for Ghost
262
stars
557
commits
Handlebars
primary language
Sep 10, 2026
updated
[!IMPORTANT] This repo is synced automatically with the TryGhost/Themes monorepo. If you're looking to contribute or raise an issue, head over to the main repository TryGhost/Themes where our official themes are developed.
A custom, image-centric theme for Ghost. Made for publishers and portfolios with plenty of graphics to show off to the world.
Demo: https://london.ghost.io
Design settings area to upload the zip fileStyles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node, pnpm and Gulp installed globally. After that, from the theme's root directory:
# Install
pnpm install
# Run build & watch for changes
pnpm dev
Now you can edit /assets/css/ files, which will be compiled to /assets/built/ automatically.
The zip Gulp task packages the theme files into dist/london.zip, which you can then upload to your site.
pnpm zip
Please see the @Tryghost/Themes/theme-translations/README.md for how to edit or contribute translations.
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.
Handlebars
72.2%
CSS
20.4%
JavaScript
7.4%
A free, open source theme for Ghost
262
stars
557
commits
Handlebars
primary language
Sep 10, 2026
updated
[!IMPORTANT] This repo is synced automatically with the TryGhost/Themes monorepo. If you're looking to contribute or raise an issue, head over to the main repository TryGhost/Themes where our official themes are developed.
A custom, image-centric theme for Ghost. Made for publishers and portfolios with plenty of graphics to show off to the world.
Demo: https://london.ghost.io
Design settings area to upload the zip fileStyles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node, pnpm and Gulp installed globally. After that, from the theme's root directory:
# Install
pnpm install
# Run build & watch for changes
pnpm dev
Now you can edit /assets/css/ files, which will be compiled to /assets/built/ automatically.
The zip Gulp task packages the theme files into dist/london.zip, which you can then upload to your site.
pnpm zip
Please see the @Tryghost/Themes/theme-translations/README.md for how to edit or contribute translations.
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.
Handlebars
72.2%
CSS
20.4%
JavaScript
7.4%