Add build + publish script

This commit is contained in:
satori 2025-10-26 08:23:28 +00:00
parent 3930ce1268
commit af2404cd25
1 changed files with 3 additions and 0 deletions

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