8000 GitHub - 11ty/eleventy: A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

11ty/eleventy

Repository files navigation

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, with addons for WebC, Sass, Vue, Svelte, TypeScript, JSX, and many others!

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.

0