Skip to content

Eleventy v0.3.5

Compare
Choose a tag to compare
@zachleat zachleat released this 23 May 01:26
· 2585 commits to main since this release

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.
🐦 Follow us on Twitter @​eleven_ty!

Changelog

  • Option to opt-out of automatic .gitignore ignores in Eleventy. Use eleventyConfig.setUseGitIgnore(false);: #125
  • Major semver update: Upgrades liquidjs to 4.0.0: #122 #73
  • Fixes issue with using permalink in layout front matter. #121
  • Fixes issue with using collections and pagination together #115 #127 #129

Milestone