I recently felt like getting back into blogging. But setting up and maintaining WordPress felt like more than I was looking for. I was looking for something much simpler. Preferably file-based and with Markdown support. That was my introduction to Eleventy.| Sebin's Blog
Pre-compile some reused assets to avoid repeating the same operation.| chriskirknielsen
Why looking at the Eleventy Static Site Generator is the logical next step when learning how to make websites| helloyes.dev
Eleventy includes features that allow exceeding the traditional limits of static. Learn how to leverage these features and think beyond static when using Eleventy.| 11ty.rocks
In the last article, we learned what goes into planning for a community-driven site. We saw just how many considerations are needed to start accepting user| CSS-Tricks
Begin from a blank directory and build up your first Eleventy site. Includes gotchas along the way, why they happen, and how to resolve them. You'll create essential layouts while learn the basics of using Nunjucks and Markdown for templating. And you'll learn to work with local data and external API data. As a bonus, get setup to deploy your final site to Netlify.| 11ty.rocks
Where does Eleventy get all of its data? Which data overrules other data? I've documented my whole mental model of Eleventy's data cascade.| Ben Myers
How and why I rebuilt my blog from the ground up with Eleventy.| Ben Myers
One of my favorite things about 11ty is its flexibility and how easily you can customize your chosen template language without having to leave the familiar comfort of the Node ecosystem.| www.aleksandrhovhannisyan.com
An in-depth review of 11ty, an extensible static site generator written in Node that supports a variety of template languages.| www.aleksandrhovhannisyan.com