npm @11ty/eleventy 0.2.15
Eleventy v0.2.15

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

Eleventy is a simpler Static Site Generator!
https://www.11ty.io/

Support Eleventy by starring us on GitHub! This will increase our project’s visibility on staticgen.com, a big giant list of static site generators.

Install

npm install -g @11ty/eleventy

Changelog

  • Template and Directory Specific Data Files: Read more
    • Not processed through a templating engine, although Global Data files are.
    • Eleventy now looks for Directory Specific Data Files in all parent directories of template (inside of --input)
  • Adds an example of using template date in permalink value. Use inside of a Directory Specific Data file to apply a permalink structure to all templates in a directory. Read more
  • Adds eleventyConfig.setPugOptions() and eleventyConfig.setLiquidOptions() to modify default rendering options for Pug and Liquid template engines, respectively. Read more
  • A bunch more tests! (always)

Milestone

Don't miss a new eleventy release

NewReleases is sending notifications on new releases.