A podcast theme for Ghost
84
stars
3,840
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.
Wave is a Ghost theme dedicated to podcasters. Share your voice and words with your audience.
Demo: https://wave.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/wave.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.
(top 30 of 35)
Handlebars
62.6%
CSS
26.2%
JavaScript
11.2%
A podcast theme for Ghost
84
stars
3,840
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.
Wave is a Ghost theme dedicated to podcasters. Share your voice and words with your audience.
Demo: https://wave.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/wave.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.
(top 30 of 35)
Handlebars
62.6%
CSS
26.2%
JavaScript
11.2%