npm @11ty/eleventy 0.2.7
v0.2.7: Eleventy-Aught-Two-Seven

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

  • The long awaited blog web site sample project: eleventy-base-blog is here—with an RSS feed! (technically Atom) #29

  • Adds passthroughFileCopy option as a very basic feature to copy assets (think CSS or images) to the output directory. Read more

  • Adds page.url data option to allow comparison with collections.name[…].url to find if the item is the same as the current page (useful for active page classes on navigation) #22 #36

  • Bugs with inputDir vs ./inputDir normalization in ignores. #33 #34 #35

  • Fixed a bug with --watch and build counts/times

  • Layouts can now include a full path (with subdirectories) instead of just a filename: layout: layouts/mylayout.njk

  • See full GitHub milestone

  • See Code Coverage Statistics

Don't miss a new eleventy release

NewReleases is sending notifications on new releases.