Have your own podcast you want to host? Do it on GitHub! Podcast Pages provides a template to host your own podcast using GitHub Pages and Jekyll.
- Fork this project, or click "Use this template" to copy this into your own GitHub repo.
- Fill out details in
./_config.yml - Change the categories under
./podcast.rss(See iTunes help page for more info)<itunes:category text="Business"> <itunes:category text="Careers" /> </itunes:category> - Upload your first podcast
- Publish using GitHub pages
- Submit rss feed link found at
<your-url.github.io>/podcast.rssto podcast providers (ie. iTunes, Spotify, etc.)
- Upload the
.mp3file under./assets/audio/ - Create a new
.mdfile containing your podcast details under./_posts/ - Fill out details in the template provided
- Commit and push
- ...
- Profit
See the LICENSE file.