doc: Build using a Makefile
authornicoo <nicoo@realraum.at>
Thu, 17 Dec 2015 21:17:15 +0000 (22:17 +0100)
committernicoo <nicoo@realraum.at>
Thu, 17 Dec 2015 21:17:15 +0000 (22:17 +0100)
doc/.gitignore
doc/Makefile [new file with mode: 0644]
doc/ikiwiki.setup

index edd4856..99f5acb 100644 (file)
@@ -1 +1,2 @@
 .ikiwiki
+dest/
\ No newline at end of file
diff --git a/doc/Makefile b/doc/Makefile
new file mode 100644 (file)
index 0000000..bbd1432
--- /dev/null
@@ -0,0 +1,2 @@
+default:
+       ikiwiki --setup ikiwiki.setup
index b65d93a..dcb9970 100644 (file)
@@ -14,7 +14,7 @@ adminemail: noc@realraum.at
 # where the source of the wiki is located
 srcdir: .
 # where to build the wiki
-#destdir: ../../doc-dest
+destdir: dest/
 
 # base url to the wiki; keep empty for local builds (with relpaths)
 url: ''