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.rss
to podcast providers (ie. iTunes, Spotify, etc.)
- Upload the
.mp3
file under./assets/audio/
- Create a new
.md
file containing your podcast details under./_posts/
- Fill out details in the template provided
- Commit and push
- ...
- Profit
See the LICENSE file.