Initial commit

This commit is contained in:
2021-01-03 14:32:40 +01:00
commit 9c6bbe51e9
3 changed files with 638 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# ---> Hugo
# Generated files by hugo
/public/
/resources/_gen/
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux