summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-01-07 23:03:02 +0200
committerLars Wirzenius <liw@liw.fi>2017-01-07 23:03:02 +0200
commit812228489f9a4c0a15cc4a8a83ded660f154525b (patch)
treeb062184dfba49e808c0561bd49c8af934d74127e /build.sh
downloadnoir.liw.fi-812228489f9a4c0a15cc4a8a83ded660f154525b.tar.gz
First chapter and site infra setup
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..347e4fa
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+set -eu
+
+html="$HOME/sites/noir.liw.fi/html"
+
+ikiwiki --setup ikiwiki.setup
+sync-noir