Skip to content

Minimal starter for localized content, using Eleventy's own Internationalization (I18n) plugin

Notifications You must be signed in to change notification settings

whitespace-dev/eleventy-i18n

 
 

Repository files navigation

eleventy-i18n

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/

Preview

https://eleventy-i18n.netlify.app

Development

Install dependencies

npm install

Working locally

Starts watch tasks to compile when changes detected

npm start

Creating a production build

npm run build

About

Minimal starter for localized content, using Eleventy's own Internationalization (I18n) plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Nunjucks 65.8%
  • JavaScript 34.2%