First commit

This commit is contained in:
mpuccini
2021-02-16 16:29:19 +01:00
commit 78e7b28f72
159 changed files with 18172 additions and 0 deletions

5
Makefile Normal file
View File

@@ -0,0 +1,5 @@
server:
hugo server -ws .
site:
hugo