Eleventy is a JavaScript-based static site generator that transforms directories of templates into static HTML. It supports diverse template languages, including Markdown, Liquid, and Nunjucks, with addons for WebC, Vue, and Svelte. You can install it using `npm install @11ty/eleventy --save-dev` to start building content-driven sites.
Eleventy generates static HTML sites from various template files.
Developers seeking a flexible, JavaScript-based static site generator for blogs, documentation, or marketing sites will find Eleventy useful.
Not enough data yet. Star history will appear after a few days of tracking.