Minimal starter for localized content, using Eleventy's own Internationalization (I18n) plugin.
In an article on my personal website, I describe the structure of the starter and the decisions behind it: https://www.lenesaile.com/en/blog/internationalization-with-eleventy-20-and-netlify/
https://eleventy-i18n.netlify.app
npm install
Starts watch tasks to compile when changes detected
npm start
npm run build