github 11ty/eleventy v0.12.1
Eleventy v0.12.1

latest releases: v3.0.0-alpha.10, v3.0.0-alpha.9, v3.0.0-alpha.7...
3 years ago

v0.12.1 Documentation

Install or Upgrade

  • Install to your local project: npm install @11ty/eleventy
  • Already installed in your local project? Upgrade your version: npm update @11ty/eleventy
  • Read more about local project versus global installation

How can you support Eleventy?

Thank you to everyone that contributed code, documentation, answered questions, filed issues, said a kind word on Twitter ❤️

The TL;DR List

Fix for error messaging when attempting to use Node 8

As of Eleventy v0.12.0, Node 10 is now required. Node 8 is end of life (EOL) and no longer supported by Node. There was a small bug in the 0.12.0 release that would not show friendly error messaging when attempting to use Node 8 with Eleventy. That has been fixed.

Administration

Don't miss a new eleventy release

NewReleases is sending notifications on new releases.