DEV Community

Cover image for 11ty Second 11ty: Basics of Collections
Bryan Robinson
Bryan Robinson

Posted on

4 3

11ty Second 11ty: Basics of Collections

Collections are the workhorse of most 11ty projects. They provide a way of grouping content or data in meaningful ways. By default, this is done by providing a tag property to a piece of content (such as in the front matter of your markdown)

Top comments (1)

Collapse
 
kaushan profile image
Kaushan

would be nice if you can drop some points here so it will be easier to find and get back to it .

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay