auto commit due to nikola deploy Mon May 23 22:11:37 CDT 2016

This commit is contained in:
Don Harper 2016-05-23 22:11:37 -05:00
parent bc13107455
commit f52881b81f
2 changed files with 3 additions and 2 deletions

View file

@ -87,7 +87,8 @@ 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)\"",
"git add -A",
"git commit -m\"auto commit due to nikola deploy $(date)\"",
]
}
INDEX_READ_MORE_LINK = '<p class="more"><a href="{link}">{read_more}...a></p>'

View file

@ -1,3 +1,3 @@
{
"last_deploy": "2016-05-24T02:31:59.648718"
"last_deploy": "2016-05-24T03:01:11.912227"
}