Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An official, MIT-licensed Ghost theme for podcasters to share audio episodes and written posts.
Wave is a free, open-source Ghost theme built specifically for podcasters, enabling creators to share audio episodes and written words with their audience through the Ghost CMS.
Wave is an official theme for the Ghost publishing platform, dedicated to podcasters who want to present both their voice and their writing in one place. The theme takes podcast episodes and articles created in Ghost and renders them as a complete website, with a live demo available at https://wave.ghost.io. It is developed by the Ghost Foundation and automatically synced with the TryGhost/Themes monorepo, so bug reports and contributions are handled in that main repository.
/assets/css/ automatically builds to /assets/built/.pnpm install to set up dependencies, pnpm dev to watch and compile styles, and pnpm zip to package the theme into dist/wave.zip for upload.Wave is made for podcasters who use Ghost as their publishing platform and want a theme tailored to their content format. It is also useful for bloggers who want to incorporate audio segments alongside written posts, and for developers who need a clean, officially supported Ghost theme to customize for clients or personal projects.
pnpm zip command.Download the theme zip from the GitHub repository. In Ghost, go to the Design settings area and upload the file to activate it. For local development, clone the repository, run pnpm install to install dependencies, then use pnpm dev to compile styles on the fly. When you're done, pnpm zip creates dist/wave.zip for deployment.
Yes, Wave is distributed under the MIT license. You can download it from the GitHub repository and use it on any Ghost site without paying a fee.
Download the zip from the GitHub repository, log into your Ghost admin panel, navigate to the Design settings, and upload the zip file. The theme activates immediately, replacing the current design.
Yes. After cloning the repo, run pnpm install and pnpm dev. Edits to files in /assets/css/ are automatically compiled to /assets/built/. The pnpm zip task packages the final theme into dist/wave.zip.
The theme relies on the TryGhost/Themes theme-translations directory for localization. You can edit or contribute translations by following the instructions in that project's README.
