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

Update lesson 9 to use Eleventy Fetch #31

Open rob-mccormick opened 1 year ago

rob-mccormick commented 1 year ago

Hey, great course. In lesson 9, it uses eleventy-cache-assets, which has been replaced by eleventy-fetch.

I just did this lesson using eleventy-fetch and it worked. Making a few tweaks to the docs to replace eleventy-cache-assets with eleventy-fetch would bring this lesson up to date.