Eleventy

A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
GitHub
17.6k
Created 7 years ago, last commit 10 hours ago
103 contributors
3k commits
Stars added on GitHub, month by month
1
2
3
4
5
6
7
8
9
10
11
12
2024
Stars added on GitHub, per day, on average
Yesterday
+4
Last week
+4.6
/day
Last month
+5.0
/day
Last 12 months
+5.0
/day
npmPackage on NPM
Monthly downloads on NPM
1
2
3
4
5
6
7
8
9
10
11
12
2024
README

eleventy Logo

eleventy šŸ•šāš”ļøšŸŽˆšŸ€

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!

npm Version GitHub issues code style: prettier npm Downloads

Installation

npm install @11ty/eleventy --save-dev

Read our Getting Started guide.

Tests

npm run test

Community Roadmap

Plugins

See the official docs on plugins.