work.suroh.tk/node_modules/@11ty/eleventy
suroh 4eca145e2d fixed 11ty serving and rebuilt.eleventy.js config file 2019-12-02 16:42:11 +01:00
..
.github init 11ty commit 2019-12-02 13:22:45 +01:00
docs init 11ty commit 2019-12-02 13:22:45 +01:00
docs-src init 11ty commit 2019-12-02 13:22:45 +01:00
src init 11ty commit 2019-12-02 13:22:45 +01:00
test init 11ty commit 2019-12-02 13:22:45 +01:00
.editorconfig init 11ty commit 2019-12-02 13:22:45 +01:00
.eslintrc.js init 11ty commit 2019-12-02 13:22:45 +01:00
.nvmrc init 11ty commit 2019-12-02 13:22:45 +01:00
.travis.yml init 11ty commit 2019-12-02 13:22:45 +01:00
CODE_OF_CONDUCT.md init 11ty commit 2019-12-02 13:22:45 +01:00
LICENSE init 11ty commit 2019-12-02 13:22:45 +01:00
README.md init 11ty commit 2019-12-02 13:22:45 +01:00
TODO.md init 11ty commit 2019-12-02 13:22:45 +01:00
cmd.js init 11ty commit 2019-12-02 13:22:45 +01:00
config.js init 11ty commit 2019-12-02 13:22:45 +01:00
package.json fixed 11ty serving and rebuilt.eleventy.js config file 2019-12-02 16:42:11 +01: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

Tests

npm run test

Major Roadmapped Features

Plugins

See the official docs on plugins.