aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-19 16:03:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-19 16:03:40 -0300
commitc4b72f171131c5ccb05e1846f2aa12b952d63ca9 (patch)
tree1d04aaa887bbc2c3261a15ecd04a904f760c68e9 /Makefile
parent1bf9253049f80bdbfbaa5878f10b37cec9a2c4f5 (diff)
downloadblog-c4b72f171131c5ccb05e1846f2aa12b952d63ca9.tar.gz
blog-c4b72f171131c5ccb05e1846f2aa12b952d63ca9.tar.bz2
Really get rid of javascript; fix static generation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c516b2..9ca0335 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
#
wiki:
- @ikiwiki . --rebuild www
+ @ikiwiki --rebuild --exclude www . www
deploy:
@rsync -avz --delete www/ blog:/var/sites/rhatto/site/