Create posts in Eleventy using collections
Michael Chan · May 14, 2021 10:00 AM PSTLunch devs create so much great content that it can be hard to find. Folks who want to watch previous events don’t know when videos are released. Let’s add a place for linkable summary posts with a recap of each week’s content — a “lunch digest” if you will!
lunch.dev uses Eleventy to build server-side generate the site on Netlify and using GitHub Actions.
To accomplish this mob job, we’ll use [Eleventy Collections](https://www.11ty.dev/docs/collections/] to add a “/posts” route.
Speaker
Michael Chan