gridsome-plugin-rss icon indicating copy to clipboard operation
gridsome-plugin-rss copied to clipboard

Feature - Use just dist for output dir

Open eladcandroid opened this issue 6 years ago • 2 comments
trafficstars

Now we can't choose it because the plugin is running before recreating './dist' folder... The problem with the current './static' folder, is that the RSS file is a part of git commits

eladcandroid avatar Aug 20 '19 09:08 eladcandroid

Also, in case of markdown it is showing the markdown as content instead of the generated HTML which looks very ugly in my rss feed reader

barthr avatar Oct 23 '19 14:10 barthr

Using 'dist' dir as default - PR #13

vdraceil avatar Nov 27 '19 09:11 vdraceil