npm @11ty/eleventy 0.2.6
v0.2.6: Eleventy-Aught-Two-Six

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

Install

npm install -g @11ty/eleventy

Read the full Getting Started Quick Guide

Changelog

  • Adds DEBUG=* eleventy mode for additional logging and information! Read more

  • Massive speed improvements, found a serious bottleneck in globby when using the gitignore: true feature. Worked around it to shave seconds off execution time.

  • Adds big docs page about Layouts in Eleventy.

  • Adds --config=MyConfigFile.js command line option to override the default project config file for eleventy.

  • Supports a single file input using --input=FILENAME. Thinking about adding support for globs here in the future, if user-requested!

  • Adds Code Coverage Statistics to the documentation and an npm run coverage script that automates it.

  • See full GitHub milestone

Don't miss a new eleventy release

NewReleases is sending notifications on new releases.