diff --git a/plugins/eleventy-plugin-podcaster.md b/plugins/eleventy-plugin-podcaster.md new file mode 100644 index 0000000..d01fc2f --- /dev/null +++ b/plugins/eleventy-plugin-podcaster.md @@ -0,0 +1,14 @@ +--- +layout: /plugin.njk +title: Podcaster +readmeUrl: https://github.com/nathan-bottomley/eleventy-plugin-podcaster/blob/main/README.md +categories: + - content + - utility +maintainer: + name: Nathan Bottomley + url: https://gunsandfrocks.com/about +githubUrl: https://github.com/nathan-bottomley/eleventy-plugin-podcaster +description: "An Eleventy plugin which lets you create a podcast and its + accompanying website. " +---