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