A multilanguage Jekyll site without plugins
This repo is the result of following the steps at https://simpleit.rocks/multilingual-jekyll-without-plugins.
To test the site locally:
$ git clone https://github.com/marcanuy/jekyll-multilanguage.git
$ cd jekyll-multilanguage/
bundle exec jekyll serve
Happy Jekylling!