Podcaster is a dynamic Jekyll theme built for podcasters!
Jekyll Podcaster is a Jekyll theme designed specifically for podcasters. It provides podcasters with a great website to showcase their podcast. However, it is important to note that this theme does not include a RSS feed for podcast distribution. Podcasters will still need to use a distribution platform for that purpose.
To install the Jekyll Podcaster theme, you can follow these steps:
Download the theme files and add them to your directory.
For deployment on Netlify:
For deployment on Github Pages, it is recommended to use Netlify instead due to limitations with Github Pages.
For using the theme as a gem-based theme, add the following line to your Jekyll site’s Gemfile:
gem "jekyll-podcaster"
Also, add the following line to your Jekyll site’s _config.yml:
theme: jekyll-podcaster
Execute the command “bundle install” or install it manually using the command “gem install jekyll-podcaster”.
Jekyll Podcaster is a Jekyll theme specifically built for podcasters to create a professional website to showcase their podcasts. It offers several features such as customizable options, deployment on various platforms, and integration with tools like Disqus comments and social media links. However, it is important to note that it does not include a built-in RSS feed for podcast distribution.