Advantages of ELEVENTY V2
As of 2023, February 08 - Eleventy 2 was released it got a lot better in terms of build speeds, efficient npm packages and a lot more.
Here are the key improvements:
- Requires 32% fewer NPM dependencies
- good improvement in the build process, the fastest among the competitors!
- node_modules wights only 34.3 MB which decreased by 77.8%
- 30.5% faster npm install time
- New Eleventy Dev Server replacing Browsersync, adding support for live reload
- Internationalization plugin - rendering save URL over different languages, a significant push to SEO for localised websites
Checkout official repository here - https://github.com/11ty/eleventy/