Stand with Ukraine 🇺🇦
Eleventy
The possum is Eleventy’s mascot

Eleventy, a simpler static site generator

Fast Builds and even Faster Web Sites

Name Building ×4000 Markdown Files
Eleventy 1.93s
Astro 22.90s
Gatsby 29.05s
Next.js 70.65s

From a benchmark of ×4000 markdown files. Learn more about Eleventy’s site and build performance.

Quick Start Jump to heading

Create a Markdown file.

echo '# Page header' > index.md
Eleventy requires Node.js 14 (expand to learn more)

You can check whether or not you have Node installed by running node --version in a terminal window. (Well, wait—what is a Terminal window?)

If the command is not found or it reports a number lower than 14, you will need to download and install Node.js before moving on to the next step.

Run Eleventy.

npx @11ty/eleventy

Eleventy compiles any files in the current directory matching valid file extensions (.md is one of many) to the output folder (_site by default). It might look like this:

Writing _site/index.html from ./index.md (liquid)
Wrote 1 file in 0.03 seconds (v2.0.0)

Run npx @11ty/eleventy --serve to start up a local development server and open http://localhost:8080/ in your web browser of choice to see your web site.

Keep going:

  1. Read our full Getting Started guide.
  2. Check out the Documentation for v2.0.0.

Documentation for Eleventy

Todd and Bruce said this button should be bigger and as you can see they were right.

Gold Sponsors

Built With Eleventy Jump to heading

View all 878 sites.

Don’t take my word for it Jump to heading

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.” Phil Hawksworth’s Twitter PhotoPhil Hawksworth

“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 Bynens’s Twitter PhotoMathias Bynens

“#1 Product of the Day (May 2022)” IndieWeb Avatar for https://producthunt.com/Product Hunt

“Just the kind of simple / common sense tool I love. The data/folder hierarchy mechanism is super obvious and elegant.” Heydon Pickering’s Twitter PhotoHeydon Pickering

“2022 winner of the Google Open Source Peer Bonus Award” IndieWeb Avatar for https://google.com/Google

“Eleventy is my fave.” Tatiana Mac’s Twitter PhotoTatiana Mac

“Jekyll is dead to me” Andy Bell

“Eleventy is almost fascinatingly simple.” Chris Coyier’s Twitter PhotoChris Coyier

“I actually used Eleventy for the first time this week. Loved it.” Paul Lewis’s Twitter PhotoPaul Lewis

“Eleventy + Netlify have become my new workflow for static sites. I think I'm in love.” Mina Markham’s Twitter PhotoMina Markham

“I use Eleventy on almost every project at this point and I love it.” IndieWeb Avatar for https://lea.verou.me/Lea Verou

“Think the reason everyone is loving [Eleventy] so much (myself included) is that it doesn't come with a prescription about data sources or template rendering.” Brian Leroux’s Twitter PhotoBrian Leroux

“Eleventy is absolutely wonderful. It’s by far the nicest static site generator I’ve used in what feels like forever.” Addy Osmani’s Twitter PhotoAddy Osmani

“Eleventy and web components go really, really well together.” Justin Fagnani’s Twitter PhotoJustin Fagnani

“Eleventy is a killer static site generator. That’s all.” Sara Soueidan’s Twitter PhotoSara Soueidan

Read the replies to: “Fans of Eleventy.... why do you like it better than other static site generators?”

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

“I heard Eleventy was good” Lach Zeatherman’s Twitter PhotoLach Zeatherman

…and many more!