lunaisadev-website-old/node_modules/@11ty/eleventy
Luna 4f63b4f9a0 first commit 2021-07-27 18:40:12 -07:00
..
coverage first commit 2021-07-27 18:40:12 -07:00
src first commit 2021-07-27 18:40:12 -07:00
CODE_OF_CONDUCT.md first commit 2021-07-27 18:40:12 -07:00
LICENSE first commit 2021-07-27 18:40:12 -07:00
README.md first commit 2021-07-27 18:40:12 -07:00
cmd.js first commit 2021-07-27 18:40:12 -07:00
package.json first commit 2021-07-27 18:40:12 -07:00

README.md

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.

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

Major Roadmapped Features

Plugins

See the official docs on plugins.