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

04b9b73 Β· Jul 9, 2024
May 3, 2024
Jun 1, 2024
May 6, 2024
Jul 9, 2024
Jul 8, 2024
Jun 3, 2024
Apr 7, 2024
Dec 7, 2023
Dec 16, 2023
Jun 27, 2024
Nov 24, 2023
Nov 24, 2023
Nov 11, 2023
Jul 20, 2021
Feb 12, 2024
Apr 8, 2024
Sep 28, 2021
Jul 8, 2024
Jul 3, 2024
Jul 9, 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, 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.