Eleventy: Multi language content!

Created on 16 Jan 2020  路  8Comments  路  Source: 11ty/eleventy

Hi! How 11ty manage multi language content? I'm used to Jekyll, using no plugins - permalink, frontmatter variables and liquid filters...
Can I do the same in 11ty?

Most helpful comment

Related to #420

All 8 comments

Related to #420

Thanks!

I'm preparing a full fledged multi language starter, so to be included in the starters list. ;)

Added a functional language switcher which shows available translations for every page...

image
image
image

I've put together a multilingual starter too, https://github.com/chromeos/static-site-scaffold, which includes Service Worker integration to allow you to do redirects without a server

I wrote a couple of blogposts detailing how I tackle multilingual projects with Eleventy. Maybe they can be useful for people looking to implement that kind of functionalities.

https://www.webstoemp.com/blog/multilingual-sites-eleventy/ and https://www.webstoemp.com/blog/language-switcher-multilingual-jamstack-sites/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zac-heisey picture zac-heisey  路  3Comments

nilsmielke picture nilsmielke  路  4Comments

nebrelbug picture nebrelbug  路  3Comments

zachleat picture zachleat  路  3Comments

smaimon picture smaimon  路  3Comments