Eleventy AMA - Getting started, content without page output, custom ordering, adding JS
From my Twitch livestream on April 29, 2021 over on Twitch.TV/5t3phDev Topics: 03:04 - Begin developing the 11ty site 07:44 - Add a layout 13:06 - How Eleventy creates pages 15:33 - Adding CSS to an Eleventy project 19:09 - Enabling Eleventy to watch CSS files for changes 20:21 - Creating content without any page output 22:08 - Create a collection 24:07 - Create a data directory file to prevent page output and define a collection using tags 26:50 - How to mix templating languages in Eleventy 27:52 - Output content from a collection in a Nunjucks for loop 32:31 - Ways to define for ordering ...