/eleventy-multilingual

A multilingual eleventy starter based on this post (https://www.webstoemp.com/blog/multilingual-sites-eleventy/)

Primary LanguageHTML

Eleventy-multilingual starter

A multilingual eleventy starter from this great post from Jérôme Coupé with the lang switcher. I have put an index page before that detect your browser/user language to display enter website message. css is raw file without any method or anything. If you want more Eleventy starter exemples check the list of repo you will find what you need.

Install

git clone git@github.com:lea37/eleventy-multilingual.git
cd eleventy-multilingual
npm install
npm run serve

Content Management

Import this project into Forestry

This project has been pre-configured to work with Forestry a Git-based CMS, import your repository in Forestry and you'll be able to edit and preview your site right away ✨.

Any changes you make in Forestry will be commited back to the repo,

Forestry CMS User Interface