Initial configuration.

This commit is contained in:
Sebastian Bugge 2023-12-26 15:30:19 +01:00
commit 7280a5cc7f
Signed by: kaholaz
GPG key ID: 2EFFEDEE03519691
7 changed files with 95 additions and 0 deletions

2
deploy.sh Executable file
View file

@ -0,0 +1,2 @@
hugo || exit
rsync public/ vsbugge@navi.samfundet.no:/var/www/kaholaz.net/ -r --delete -P