This is a Hugo module that generates a podcast feed.
- https://valeriogalano.github.io/podcast-feed-hugo/podcast/index.xml (Podcast feed)
- https://valeriogalano.github.io/podcast-feed-hugo/sitemap.xml (Sitemap)
Run following command to start the server:
$ hugo server -D
See the result at
- http://localhost:1313/index.xml (Podcast feed)
- http://localhost:1313/sitemap.xml (Sitemap)