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

Lesson 22: Broken link to starter files

davidwittenbrink opened this issue · comments

Hi!

I just started with Lesson 22 (Global CSS and design tokens) and found a small issue: The links to the starter files seem to be broken. The code references {{starterFiles }} but I didn't find the variable in the project.
https://github.com/andy-piccalilli/learneleventyfromscratch.com/blob/df1e3908f0797fdfa0b97707cb000d89bc1a1a42/docs/lesson/22.md#L17-L19

I have the zip file on my disk and also found the old download link from https://piccalil.li which is still working.
If you want I can send a PR to fix this by either using the old Piccalilli link or adding the zip file to a ./public/files directory. Do you have a preference?

Good catch. Just switched that out. Thank you!