11ty

Eleventy Documentation

This is an older version of Eleventy. Full release history. Go to the newest Eleventy docs. You could try /docs/ although it may not exist.

Documentation Pages

Eleventy is a simpler static site generator. #

Eleventy was created to be a JavaScript alternative to Jekyll. It’s zero-config by default but has flexible configuration options. Eleventy works with your project’s existing directory structure.

Eleventy uses independent template engines. We don’t want to hold your content hostage. If you decide to use something else later, having your content decoupled in this way will make migration easier.

Eleventy works with multiple template languages. You can pick one or use them all together in a single project:

Eleventy is not a JavaScript framework—that means zero boilerplate client-side JavaScript. We’re thinking long term and opting out of the framework rat race. The tool chain, code conventions, and modules you use in your front end stack are decoupled from this tool. Work from a solid foundation of pre-rendered templates that suit your project’s progressive enhancement baseline requirements.

Eleventy is incremental. You don’t need to start an Eleventy project from scratch. Eleventy is flexible enough to allow conversion of only a few templates at a time. Migrate as fast or as slow as you’d like.

Eleventy works great with data—use both front matter and external data files to inject content into templates.

Read more about Eleventy’s project goals.

➡ Keep going! Read Getting Started.

Don’t just take my word for it 🌈 #

There are bunch of sites built using Eleventy. But listen to what these happy developers are saying about Eleventy:

“Seriously can't remember enjoying using a Static Site Generator this much. Yes Hugo is rapid, but this is all so logical. It feels like it was designed by someone who has been through lots of pain and success using other SSGs.”—@philhawksworth Twitter PhotoPhil Hawksworth

“Don’t tell Zach I said it but Eleventy is seeming fresh as hell so far”—@wilto Twitter PhotoMat Marquis

“Jekyll is dead to me”—@hankchizljaw Twitter PhotoAndy Bell

“After a day or so tweaking my existing build, here is a preview of the site running on Eleventy. I'm sold! The main thing to me was the ability to run custom JavaScript logic to sort, filter, and augment data in collections.”—@eduardoboucas Twitter PhotoEduardo Bouças

“Eleventy + Netlify have become my new workflow for static sites. I think I'm in love.”—@MinaMarkham Twitter PhotoMina Markham

“I looked into and actively tried using various static site generators for this project. Eleventy was the only one I could find that gave me the fine-grained control I needed at blazingly fast build times.”—@mathias Twitter PhotoMathias Bynens

“Using Eleventy for two projects: one personal, the other for a high profile org. Just the kind of simple / common sense tool I love. The data/folder hierarchy mechanism is super obvious and elegant.”—@heydonworks Twitter PhotoHeydon Pickering

And more:  @micahmills @philhawksworth @hybrid_alex @jameswillweb @codypeterson @nice2meatu @TJacobDesign @splitinfinities

Competitors #

This project aims to directly compete with all other Static Site Generators. We encourage you to try out our competition: