A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
19,899
stars
3,686
commits
JavaScript
primary language
Sep 10, 2026
updated

A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML.
Works with HTML, Markdown, JavaScript, Liquid, Nunjucks, with addons for WebC, Sass, Vue, Svelte, TypeScript, JSX, and many others!
@11ty@neighborhood.11ty.dev@11ty.devnpm install @awesome.me/buildawesome --save-dev
# Backwards compatible here too:
npm install @11ty/eleventy --save-dev
Read our Getting Started guide.
npm test
We have a few test suites, for various reasons:
test/)test_node/)packages/browser/test/)These run in various environments:
See the official docs on plugins.
(top 30 of 113)
JavaScript
97.7%
Nunjucks
1.5%
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
19,899
stars
3,686
commits
JavaScript
primary language
Sep 10, 2026
updated

A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML.
Works with HTML, Markdown, JavaScript, Liquid, Nunjucks, with addons for WebC, Sass, Vue, Svelte, TypeScript, JSX, and many others!
@11ty@neighborhood.11ty.dev@11ty.devnpm install @awesome.me/buildawesome --save-dev
# Backwards compatible here too:
npm install @11ty/eleventy --save-dev
Read our Getting Started guide.
npm test
We have a few test suites, for various reasons:
test/)test_node/)packages/browser/test/)These run in various environments:
See the official docs on plugins.
(top 30 of 113)
JavaScript
97.7%
Nunjucks
1.5%