Eleventy 馃暁鈿★笍 v0.8.2: The Regression Mitigator
Eleventy is a Simpler Static Site Generator.
Support Eleventy:
- 猸愶笍 Starring us on GitHub! This will increase our project鈥檚 visibility on staticgen.com, a big giant list of static site generators.
- 馃惁 Follow us on Twitter @鈥媏leven_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 applying linters and transforms to templates with layouts correctly Fixes #475
NPM Audits
None
Dependency Major Release Bumps
None