Eleventy 🕚⚡️ v0.8.1: The one that works better
Eleventy is a Simpler Static Site Generator.
Support Eleventy:
- ⭐️ Starring us on GitHub! This will increase our project’s visibility on staticgen.com, a big giant list of static site generators.
- 🐦 Follow us on Twitter @eleven_ty!
- 🎁 Join 14 other lovely people and become an Eleventy Open Collective Supporter!
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: collectionsFixes #476 - Eleventy was not paginating correctly with
data: collections.allFixes #477
NPM Audits
None
Dependency Major Release Bumps
None