Andy-set-studio / learneleventyfromscratch.com

In this Eleventy course, we go from a completely empty directory to a full-blown marketing site for a design agency, and along the way, we dive really deep into Eleventy and front-end development best practices.
https://learneleventyfromscratch.com/
120 stars 28 forks source link

Lesson 17 - rssLastUpdatedDate is deprecated #17

Open daryl-c opened 2 years ago

daryl-c commented 2 years ago

rssLastUpdatedDate is deprecated in new version of eleventy.

As per docs, should use getNewestCollectionItemDate | dateToRfc3339.