Initial commit

This commit is contained in:
Fabien Freling 2014-02-01 17:11:40 +01:00
commit e16efcfc40
36 changed files with 1613 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# Haskell
*.o
*.hi
# Hakyll
_cache
_site
site