update config and upload.yml

This commit is contained in:
Sylvain Gauthier 2021-03-15 10:27:07 +11:00
parent 14b0f53e1e
commit 63968f5cf9
2 changed files with 3 additions and 3 deletions

View File

@ -29,5 +29,4 @@ jobs:
script: |
cd repo
git pull --force origin master
mkdir -p dest
./ssg5 src dest "Based Cooking (https://based.cooking)" "https://based.cooking"
make clean deploy

3
config
View File

@ -1,5 +1,6 @@
BLOG_TITLE:=Based Cooking
BLOG_REMOTE:=root@based.cooking:/var/www/cooking
BLOG_REMOTE:=/var/www/based.cooking
BLOG_DATE_FORMAT_INDEX:=%F
BLOG_DATE_FORMAT:=%F
BLOG_SRC:=src
BLOG_URL_ROOT:=https://based.cooking/