Initial commit

This commit is contained in:
2025-10-25 06:12:10 +00:00
commit 3930ce1268
12 changed files with 505 additions and 0 deletions

3
post.sh Executable file
View File

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