Eleventy v2.0.0 is now available!

https://www.11ty.dev/blog/eleventy-v2/

πŸš… Best-in-class Build Speed for JavaScript Site Generators
πŸͺ’ Dependencies ⬇️ 32.1%
πŸ”¬ `node_modules` size ⬇️ 77.8%
πŸš„ `npm install` 30.5% faster
🏠 Incremental Builds
πŸ’» New Dev Server with DOM-diffing live reload
πŸ”Œ Plugins for Serverless, Edge rendering, i18n, and Vite
πŸ›  Support for WebC: Web Components with SSR!

Eleventy v2.0.0, The Stable Release

An Eleventy blog post published on February 2023.

Eleventy
@eleventy hey @isaiah do you think is possible create a framework for Rapidweaver with Eleventy?

@albertkinng @eleventy both eleventy and rw are static site generators. i’m not sure what benefits you would get by adding one to the other.

if you just want to add a template language on top of stacks or rw, then that is certainly possible. i use Handlebars with Stacks for thΓ© YourHead site.

@isaiah @eleventy well, I love and also I’m used to the Rapidweaver environment to build sites. I know I can build a website with foundation by itself, but within RW is more fun for me. Eleventy sounds so good that it will be awesome build a site using stacks.