mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 08:44:56 +02:00
New RSS feed at /updated.xml that surfaces posts where the updated date is newer than the published date. Complements /feed.xml (new posts) with a dedicated feed for edits. - recentlyUpdated collection: filters posts with updated > published, sorted by update date, limited to 20 - Unique guid per edit (url#updated-date) so feed readers treat updates as new entries - Auto-discovery link in <head> and footer link