basic barebones

This commit is contained in:
Luke Smith
2021-03-10 12:02:35 -05:00
commit a80dd9575b
25 changed files with 820 additions and 0 deletions

10
update Executable file
View File

@@ -0,0 +1,10 @@
#!/bin/sh
# If you're Luke, add an arg to update the website too.
#rm dest -rf
#mkdir -p dest
ssg5 src dest "Based Cooking (https://based.cooking)" "https://based.cooking"
[ -n "$1" ] &&
rsync -auvrlP --delete-after ~/.local/src/food/ root@based.cooking:/var/www/cooking