Multi-lingual static website
November 10, 2016
Over the past few days I have experimented with how to set up a static multilingual website. I have found an approach that seems to work, using jQuery to hide and show text depending on language preferences.
The code for the prootype website is available at GitHub, and I have also set up an online demo.
Next I want to combine this with Bootstrap and Nanoc, in order to build a website for a project that has been on the back-burner for to many years.