summaryrefslogtreecommitdiff
path: root/tools/publish.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/publish.sh')
-rwxr-xr-xtools/publish.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/publish.sh b/tools/publish.sh
new file mode 100755
index 0000000..5a6cbea
--- /dev/null
+++ b/tools/publish.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+TOOLS=~/homepage/tools
+
+${TOOLS}/xml-to-html.sh
+${TOOLS}/html-to-atom.sh
+rsync --exclude '.*' --exclude '*.org' --exclude 'src/' --exclude 'tools/' \
+ -avz . uberspace.net:homepage/web/