We come to you now with an Officially Big Announcement regarding a new partnership between Eleventy and @cloudcannon: https://www.youtube.com/watch?v=nypsmn70ipI
Big Announcement: Eleventy and @CloudCannon!

https://cloudcannon.com/blog/cloudcannon-the-official-cms-partner-of-eleventy/and at https://www.11ty.dev/blog/cloudcannon/

YouTube
@eleventy @cloudcannon Congrats Zach!!! Very good news. Since you've mentioned v3, can I ask if it would be ESM?

@dgrammatiko @eleventy @cloudcannon There's a somewhat out of date PR in flight here: https://github.com/11ty/eleventy/pull/2575

at one point this was put on hold for "after v2" i.e. v3. perhaps there will be appetite to reexamine.

esm by bennypowers · Pull Request #2575 · 11ty/eleventy

This PR converts the Eleventy source to ESM. The main impediment to merging are the features relying on the dependency graph. In order to allow async work when instantiating objects (typically dyna...

GitHub