README.md
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!
@[email protected]@11ty.devnpm install @11ty/eleventy --save-dev
Read our Getting Started guide.
npm test
We have a few test suites, for various reasons:
test/)test_node/)packages/client/test/)These run in various environments:
See the official docs on plugins.