mkdocs-rss-plugin
mkdocs-rss-plugin copied to clipboard
change feed url?
I'm migrating my blog from something else to mkdocs and my existing feed URL is simply feed.xml.
Since I'm hosting on Github Pages I don't have the ability to configure a server side redirect to feed_rss_created.xml.
Is there a way to configure the plugin to use my desired feed filename? Alternatively, I'd love to hear other suggestions on how to resolve this without breaking existing links.
Thanks!