⚠️ This lesson is retired and might contain outdated information.

Define an Eleventy (11ty) Collection to Create a Blog

Share this video with your friends

Social Share Links

Send Tweet

Create a blog directory with posts for your Eleventy (11ty) project, and learn how to define the posts as an 11ty collection using tags. Then make a blog index page and write a for loop with Nunjucks to output a list of each post linked to the post page.