epiphany/node_modules/@11ty/eleventy
2023-12-09 22:19:03 -08:00
..
src install 11ty 2023-12-09 22:19:03 -08:00
cmd.js install 11ty 2023-12-09 22:19:03 -08:00
CODE_OF_CONDUCT.md install 11ty 2023-12-09 22:19:03 -08:00
LICENSE install 11ty 2023-12-09 22:19:03 -08:00
package.json install 11ty 2023-12-09 22:19:03 -08:00
README.md install 11ty 2023-12-09 22:19:03 -08:00
SECURITY.md install 11ty 2023-12-09 22:19:03 -08:00

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, Handlebars, Mustache, EJS, Haml, and Pug.

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.