1.0.0-16 â€ĸ Published 3 years ago

@gerhobbelt/eleventy v1.0.0-16

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

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 @gerhobbelt/eleventy --save-dev

Read our Getting Started guide.

Tests

npm run test

Major Roadmapped Features

Plugins

See the official docs on plugins.