michaelmartinezcampos / blog

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, 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.

About

License:MIT License


Languages

Language:JavaScript 97.3%Language:HTML 2.4%Language:Liquid 0.3%