npm @11ty/eleventy 0.8.3
Eleventy 🕚⚡️ v0.8.3: Put the horses in, this is Stable

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

Eleventy is a Simpler Static Site Generator.

v0.8.3 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

  • Fix for Nunjucks issue with too many Shortcodes (Maximum call stack exceeded) #498
  • Fix for permalinks in markdown files when markdownTemplateEngine is false #466
  • Regression around missing data files when directory names repeated in the path #491 #484
  • Fix when using pagination in a layout and a Tried to use templateContent too early error would be thrown #479
  • Fix for url filter on Windows #485 #486 Thank you @AndrewAsquith!

Enhancements

  • Travis CI builds now run on Windows! 🎯 #353

NPM Audits

None

Dependency Major Release Bumps

None

Administration

Don't miss a new eleventy release

NewReleases is sending notifications on new releases.