diff --git a/conf.py b/conf.py index 69d24581..6778c435 100644 --- a/conf.py +++ b/conf.py @@ -94,6 +94,7 @@ DEPLOY_COMMANDS = { #"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l don' ./ don@web.duckland.org:/srv/http/work/www.duckland.org", "git add -A", "git commit -m\"auto commit due to nikola deploy $(date)\"", + "git push", ] } INDEX_READ_MORE_LINK = '

{read_more}...a>

'