










Release notes posted on the blog: https://www.11ty.dev/blog/bbv8/
Full Changelog: v7.0.0...v8.0.0
Last week marked the first beta release of Eleventy’s new v2.0 version. This week we’ve spent a little time updating our eleventy-base-blog project to the latest version and added a few new features too.
Try out the new eleventy-base-blog Starter Project
Here’s what the base blog now offers out of the box:
<img> and <picture> dependent on how many output formats you’re using.srcset and optional sizeswidth/height attributes to avoid content layout shift.loading="lazy" for native lazy loading without JavaScript.decoding="async"draft: true to mark a blog post as a draft. Drafts are only included during --serve/--watch and are excluded from full builds. View the Drafts plugin source code.sitemap.xml此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。