techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

5.6K
active users

#esm

1 post1 participant0 posts today

Spent tonight learning #11ty and working on jameskerrane.com

- Updated to @eleventy v3.0.0! 🥳
- Refactored project files to switch from #CommonJS syntax to the newly supported and standardized #ESM modules
- Streamlined how the site handles images
- Started work on moving away from #nunjucks for templates to liquid or something else
- Renamed the repository

The nature of all of these changes is that the site doesn't look different, but the developer experience is cooler! 🚀

#Pack11ty now uses @eleventy v3

Also, the code has been fully rewritten to integrate modern JavaScript features like ECMAScript Modules (aka #ESM), just like #Eleventy.

Both the plugin and the template repository (aka Eleventy Starter) have been updated.

Also, the assets are now processed with a combination of Eleventy's Custom template languages, Render plugin and Bundle plugin. 😍

The documentation will soon be updated accordingly.

pack11ty.dev/news/2024/11/08/n

Pack11ty · Pack11ty now uses Eleventy v3 — Pack11ty
More from Nicolas Hoizey