Restructure the site to allow for i18n

This commit is contained in:
Samuel Shifterovich
2018-11-29 16:46:11 +01:00
parent a58b5811aa
commit 7262d7b1f2
15 changed files with 313 additions and 272 deletions

6
languages/en.html Normal file
View File

@ -0,0 +1,6 @@
---
layout: default
permalink: /
---
{% include index.html lang="en" %}