summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-05-13 13:11:22 +0000
committerLars Wirzenius <liw@liw.fi>2021-05-13 13:11:22 +0000
commit6af8274a725cf71536c0192c13a951f825fb0a9d (patch)
treed1af1c626af4ff93efa786ce44010c250c6adbdc
parent2fb00bb2cd77bf54b7f0455f4560d94b5b5c3f91 (diff)
parent6a283d0622074104eb0394134ecb6799c7eebbdb (diff)
downloadgtdfh.liw.fi-6af8274a725cf71536c0192c13a951f825fb0a9d.tar.gz
Merge branch 'fix' into 'main'
Fix See merge request larswirzenius/gtdfh!2
-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"