First Commit

This commit is contained in:
2021-05-18 00:58:01 +01:00
parent 75945a93a7
commit a2bd078f6e
96 changed files with 3311 additions and 0 deletions

3
src/build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
rm -Rf public/ build/
hugo --destination build/