aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-18 16:10:56 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-18 16:10:56 -0300
commite15c96ffc846a0721d8b9e14d49eb04a1a0fcebd (patch)
tree2b1c4bdbf4db5675a6e58200ef091064d3758c8f /Makefile
parent17a3cd556afa4b629c548d6384c963a1006884f7 (diff)
downloadblog-e15c96ffc846a0721d8b9e14d49eb04a1a0fcebd.tar.gz
blog-e15c96ffc846a0721d8b9e14d49eb04a1a0fcebd.tar.bz2
Static deployment suppport
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bf579e4..9c516b2 100644
--- a/Makefile
+++ b/Makefile
@@ -16,3 +16,6 @@
wiki:
@ikiwiki . --rebuild www
+
+deploy:
+ @rsync -avz --delete www/ blog:/var/sites/rhatto/site/