Skip to content

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

License

Notifications You must be signed in to change notification settings

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

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.3%
  • Nunjucks 1.9%
  • Liquid 0.7%
  • Vue 0.1%
  • HTML 0.0%
  • Shell 0.0%