Eleventy v0.3.1
Eleventy is a simpler Static Site Generator!
⭐️ 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.
Changelog
- Update
.eleventy.jsConfiguration during--watchand Eleventy will reload everything for you transparently: #91 - Gets the test suite passing on Windows 10 👍: #1
- Fixes a bug with Passthrough Copy files and input directories that were not
".": #90. Thanks @Wilto! - Adds an easy way to namespace plugins (a group of filters, tags, helpers, collections, etc) with the Configuration API: #98
- Fixes a bug with collections and tags when tags were assigned as a string in front matter:
tags: mytag#95. Thanks @Wilto! - Fixes a bug with
templateEngineOverrideandpermalinkadding markdown paragraphs #93.
Milestone
Dependency semver Major Version Upgrades:
- None