darthmeme / gridsome-plugin-rss

Generate an RSS feed from your Gridsome data store
16 stars 11 forks source link

add options for latest and maxItems #7

Closed mynar7 closed 4 years ago

mynar7 commented 4 years ago

I added a few lines of code that would allow sorting the RSS feed with newest items listed first, as well as an option to limit the amount of items to include in the feed.

This was in reference to this issue: https://github.com/darthmeme/gridsome-plugin-rss/issues/6

I also updated README.md to reflect the changes.

darthmeme commented 4 years ago

Hey @mynar7! Thanks for contributing! Changes look good, will publish update soon.

mynar7 commented 4 years ago

Thanks so much! I upgraded the package and now our feed is correct!

Please check out https://techjr.dev if you're into podcasts, by the way 🙏

darthmeme commented 4 years ago

@mynar7 - glad to hear! I saw that you did an interview with Travis Neilson - will definitely listen to it!