Initial commit

This commit is contained in:
Paul-Henri Froidmont 2020-07-20 23:04:35 +02:00
commit 7a09097e5e
68 changed files with 6446 additions and 0 deletions

5
deploy.sh Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p hugo
hugo
rsync -r ./public/ root@storage1.banditlair.com:/var/lib/website-marie