From bc1310745528674889a43d252958b90130fb1608 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Mon, 23 May 2016 22:01:11 -0500 Subject: [PATCH] auto commit due to nikola deploy Mon May 23 22:01:11 CDT 2016 --- conf.py | 1 + state_data.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 75a67f7f..42feb1b3 100644 --- a/conf.py +++ b/conf.py @@ -87,6 +87,7 @@ DEPLOY_COMMANDS = { "chmod -R a+rX output/", "rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l duck' output/ wise.dreamhost.com:httpd/duckland.org/nikola", "rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l don' ./ don@web.duckland.org:/srv/http/work/www.duckland.org", + "git commit -a -m\"auto commit due to nikola deploy $(date)\"", ] } INDEX_READ_MORE_LINK = '

{read_more}...a>

' diff --git a/state_data.json b/state_data.json index c999efdd..9eb906e2 100644 --- a/state_data.json +++ b/state_data.json @@ -1,3 +1,3 @@ { - "last_deploy": "2016-05-24T02:23:55.360790" + "last_deploy": "2016-05-24T02:31:59.648718" } \ No newline at end of file