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.

Home Page:https://learneleventyfromscratch.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update lesson 9 to use Eleventy Fetch

rob-mccormick opened this issue · comments

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.