remove obsolete update file; images for cells

This commit is contained in:
Luke Smith 2021-03-12 11:57:51 -05:00
parent 2d2666a415
commit 91d40638d4
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
2 changed files with 1 additions and 12 deletions

View File

@ -15,6 +15,7 @@ footer {
img {
max-width: 600px ;
width: 100% ;
margin: auto ;
display: block ;
}

12
update
View File

@ -1,12 +0,0 @@
#!/bin/sh
# If you're Luke, add an arg to update the website too.
git pull hub master
#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