Eleventy

A simpler static site generator. An alternative to Jekyll. Transforms a dir...

README

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.


- Please star this repo on GitHub!
- Follow us on Twitter @eleven_ty
- Continuous Integration:
npm Version GitHub issues code style: prettier npm Downloads

Installation


  1. ```
  2. npm install @11ty/eleventy --save-dev
  3. ```


Tests


  1. ```
  2. npm run test
  3. ```

- ℹ️ To keep tests fast, thou shalt try to avoid writing files in tests.

Community Roadmap


- Top Feature Requests (Add your own votes using the 👍 reaction)
- Documentation Requests (Add your own votes using the 👍 reaction)
- Top Bugs 😱 (Add your own votes using the 👍 reaction)

Plugins