git404hub

what is pod fr?

magicpages/pod — explained in plain English

Analysis updated 2026-05-18

7HandlebarsAudience · generalComplexity · 2/5Setup · easy

tl;dr

A Ghost blogging theme that turns your existing Ghost site into a full podcast host, generating an Apple and Spotify ready RSS feed with no separate podcast service needed.

vibe map

mindmap
  root((repo))
    What it does
      Generates podcast RSS feed
      Episode pages with player
      Subscribe landing page
      Podcasting 2.0 support
    Tech stack
      Handlebars
      Ghost CMS
    Use cases
      Self hosted podcasting
      Podcast episode publishing
    Audience
      Podcasters
      Ghost site owners

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Turn an existing Ghost blog into a podcast host with no extra service.

VIBE 2

Publish episodes with automatic Apple and Spotify compatible RSS feeds.

VIBE 3

Give listeners a subscribe page linking directly to their podcast app.

VIBE 4

Add chapters, transcripts, and show notes to individual episode pages.

what's the stack?

HandlebarsGhost CMS

how it stacks up fr

magicpages/podbeatai-org/beataiyeun/open-color
Stars74,6635,524
LanguageHandlebarsHandlebarsHandlebars
Setup difficultyeasyeasyeasy
Complexity2/51/51/5
Audiencegeneraldeveloperdesigner

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 30min

Requires an existing Ghost site to install the theme into.

in plain english

Pod is a theme for Ghost, the blogging and publishing platform, built specifically for people who run a podcast. Made by Magic Pages, it turns an ordinary Ghost site into a full podcast home without needing a separate podcast hosting service. The idea behind Pod is that your Ghost site becomes the podcast host itself. You upload your MP3 episode files to Ghost the same way you would any other file, add a few small text markers to each episode, and the theme generates a complete iTunes and Podcasting 2.0 compatible RSS feed automatically. You then submit that single feed link to Apple Podcasts, Spotify, Overcast, and other listening apps, and they read episodes straight from your own domain. There is no second platform to manage or pay for. On the front end, the theme gives each episode its own page with a built in audio player, a chapter list, and show notes, plus a dedicated subscribe page that links out to eleven to fifteen different podcast apps using the most direct link each app supports. The design includes light, dark, and system color modes, custom typography, and keeps the normal Ghost features working too, like comments, member accounts, paid tiers, and newsletter signup. Setting it up involves downloading the theme file from the project's releases page and uploading it inside Ghost's admin panel under design settings, then activating it. After that, a site owner fills in some podcast specific settings like the show's category and owner details, uploads a routing file so the podcast feed and subscribe page work, and tags podcast episodes with a specific internal tag so the theme knows which posts to include in the feed. Extra metadata for each episode, like duration or chapter markers, gets added through a code injection field Ghost already provides. The project is written using Handlebars, the templating language Ghost themes are built with, and it currently has 7 stars on GitHub. For local development, it works with any Ghost installation, either run directly or through Docker, and includes standard npm build commands.

prompts (copy fr)

prompt 1
Walk me through installing this Ghost theme and turning on the podcast feed.
prompt 2
Explain what the pod code injection markers do for each episode.
prompt 3
Help me configure the Podcasting 2.0 settings like funding and value tags.
prompt 4
Show me how to set up local Ghost development to customize this theme.

Frequently asked questions

what is pod fr?

A Ghost blogging theme that turns your existing Ghost site into a full podcast host, generating an Apple and Spotify ready RSS feed with no separate podcast service needed.

What language is pod written in?

Mainly Handlebars. The stack also includes Handlebars, Ghost CMS.

How hard is pod to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is pod for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.