First commit

This commit is contained in:
Yan Lin 2025-05-13 10:48:42 +02:00
commit ed9566d057
76 changed files with 4005 additions and 0 deletions

4
sync.sh Normal file
View file

@ -0,0 +1,4 @@
python parser/md.py
python generate.py
rsync -avP --delete ./dist/ hetzner:~/homepage/dist
rsync -avP ./docker-compose.yml hetzner:~/homepage/