A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
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.
npm install @11ty/eleventy --save-dev
Read our Getting Started guide.
npm run test
See the official docs on plugins.