Eleventy

A simpler static site generator

Language: JavaScriptCategory: SSGFirst released: 2018Created by: Zach LeathermanLicense: MIT

Eleventy is a zero-config, JavaScript-based static site generator that offers flexibility without complexity. It works with multiple template languages including Nunjucks, Liquid, and Markdown, and does not force a client-side JavaScript framework on the output. Eleventy prioritizes performance and progressive enhancement in generated sites.

Links

Key Features

Multiple Template LanguagesZero Config StartIncremental BuildsServerless DeploymentData Cascading