Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 756 Bytes

File metadata and controls

21 lines (14 loc) · 756 Bytes
layout default

Cloudstitch Podcast Example

This project helps you create the easiest podcast hosting site imaginable. Once set up, you can manage the podcast entirely from Google Drive or Microsoft OneDrive:

  • Just drag MP3 files into the audio/ folder
  • Then add a new episode to your spreadsheet

My Podcast URL

This site is already hosting a podcast! The URL is:

{% capture siteurl %}{% if site.github.url %}{{ site.github.url }}{% else %}{{ site.url }}{% endif %}{% endcapture %} {{ siteurl }}/rss.xml