Add build + publish script

This commit is contained in:
2025-10-26 08:23:28 +00:00
parent 3930ce1268
commit af2404cd25

3
post Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
jekyll build
rsync -av --delete /home/satori/ssg/_site/ /home/satori/public_html