npm @11ty/eleventy 0.8.1
Eleventy 🕚⚡️ v0.8.1: The one that works better

latest releases: 3.0.0-alpha.9, 3.0.0-alpha.8, 3.0.0-alpha.7...
5 years ago

Eleventy is a Simpler Static Site Generator.

v0.8.1 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 paginating correctly with data: collections Fixes #476
  • Eleventy was not paginating correctly with data: collections.all Fixes #477

NPM Audits

None

Dependency Major Release Bumps

None

Administration

Don't miss a new eleventy release

NewReleases is sending notifications on new releases.