Add new deploy script

This commit is contained in:
jaseg 2026-05-17 13:46:09 +02:00
parent 00005da741
commit 0e09cd96ed
3 changed files with 5 additions and 33 deletions

4
deploy.sh Executable file
View file

@ -0,0 +1,4 @@
set -e
hugo
~/.cargo/bin/pagefind --site public
rsync -avP public/ wendelstein:/var/www/jaseg.de/