TryGhost/Solo

A personal theme for Ghost

50

stars

297

commits

Handlebars

primary language

Sep 10, 2026

updated

solo.ghost.io
blog
ghost
ghost-theme
newsletter
personal
Browse cluster: Ghost blogging platform themes and tools

README

Solo

[!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.

Solo is a minimal theme for Ghost focused on showcasing the work of an individual writer or creator. This theme is highly customizable, with a few simple settings that allow you to quickly apply your own personal style to your site.

Demo: https://solo.ghost.io

Instructions

  1. Download this theme
  2. Log into Ghost, and go to the Design settings area to upload the zip file

Development

Styles 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/solo.zip, which you can then upload to your site.

pnpm zip

Theme translations

Please see the @Tryghost/Themes/theme-translations/README.md for how to edit or contribute translations.

Copyright & License

Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.

Contributors

renovate[bot]

186 commits

minimaluminium

76 commits

aileen

11 commits

cathysarisky

6 commits

TryGhost/Solo

A personal theme for Ghost

50

stars

297

commits

Handlebars

primary language

Sep 10, 2026

updated

solo.ghost.io
blog
ghost
ghost-theme
newsletter
personal
Browse cluster: Ghost blogging platform themes and tools

README

Solo

[!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.

Solo is a minimal theme for Ghost focused on showcasing the work of an individual writer or creator. This theme is highly customizable, with a few simple settings that allow you to quickly apply your own personal style to your site.

Demo: https://solo.ghost.io

Instructions

  1. Download this theme
  2. Log into Ghost, and go to the Design settings area to upload the zip file

Development

Styles 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/solo.zip, which you can then upload to your site.

pnpm zip

Theme translations

Please see the @Tryghost/Themes/theme-translations/README.md for how to edit or contribute translations.

Copyright & License

Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.

Contributors

renovate[bot]

186 commits

minimaluminium

76 commits

aileen

11 commits

cathysarisky

6 commits

Languages

Handlebars

56.6%

CSS

36.7%

JavaScript

6.7%