mrmartineau / eleventy

A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.

Home Page:https://www.11ty.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.

About

A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.

https://www.11ty.dev/

License:MIT License


Languages

Language:JavaScript 97.5%Language:Nunjucks 1.6%Language:Liquid 0.5%Language:EJS 0.2%Language:Vue 0.1%Language:HTML 0.0%Language:Handlebars 0.0%Language:Pug 0.0%Language:Mustache 0.0%Language:Shell 0.0%Language:SCSS 0.0%Language:Haml 0.0%