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

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, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, Pug, and JavaScript Template Literals.

Build Status GitHub issues code style: prettier

Tests

npm run test

Major Roadmapped Features