matuzo / front-end-bookmarks

A collection of articles and talks about HTML, CSS and JS, grouped by elements, attributes, properties, selectors, methods, and expressions.
https://www.frontendbookmarks.com/
MIT License
71 stars 7 forks source link

RSS Feeds #33

Closed maxboeck closed 4 years ago

maxboeck commented 4 years ago

This PR adds RSS feeds for the following collections:

It adds 1 additional dependency:

It adds a new layout file includes/feed.njk, which can be re-used to output valid Atom 1.0 xml files. For any new categories, simply add a new file to the /feeds folder and pass in a title and collection name.

✊stay healthy!

matuzo commented 4 years ago

You're the best <3