Skip to content
/ eleventy Public

A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

License

Notifications You must be signed in to change notification settings

11ty/eleventy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aa713c5 ยท Jan 29, 2025
Sep 19, 2024
Jun 1, 2024
Dec 30, 2024
Jan 28, 2025
Jan 28, 2025
Dec 10, 2024
Apr 7, 2024
Dec 7, 2023
Aug 30, 2024
Jul 27, 2024
Nov 24, 2023
Nov 24, 2023
Nov 11, 2023
Jul 20, 2021
Feb 12, 2024
Aug 7, 2024
Sep 9, 2024
Dec 12, 2024
Jul 3, 2024
Jan 29, 2025
Jan 29, 2025
Jul 29, 2024

Repository files navigation

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!

โžก Documentation

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.