Skip to content

Eleventy 🕚⚡️ v0.8.2: The Regression Mitigator

Compare
Choose a tag to compare
@zachleat zachleat released this 09 Apr 03:37

Eleventy is a Simpler Static Site Generator.

v0.8.2 Documentation

Support Eleventy:

Install

  • Install to your Local project (preferred): npm install @11ty/eleventy
  • Already installed in your local project? Upgrade your version: npm update @11ty/eleventy
  • Want to install globally? npm install -g @11ty/eleventy
  • Already installed globally? Upgrade your Global version: npm update -g @11ty/eleventy
  • Read more about local versus global installation

Changelog

Bug fixes

  • Eleventy was not applying linters and transforms to templates with layouts correctly Fixes #475

NPM Audits

None

Dependency Major Release Bumps

None

Administration