summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--cover.pngbin0 -> 42749 bytes
-rw-r--r--ikiwiki.setup2
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..42c5e11
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.ikiwiki
+book.*
diff --git a/cover.png b/cover.png
new file mode 100644
index 0000000..117933f
--- /dev/null
+++ b/cover.png
Binary files differ
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 44fc1c9..718eec7 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -34,4 +34,4 @@ allowed_attachments: mimetype(image/*)
tagbase: tag
rss: true
atom: true
-pandoc_filters: "sp-filter"
+pandoc_filters: "subplot-filter"