From ae91499e3651bb6782596b620628e950dc230ab8 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 7 Mar 2020 11:27:15 +0200 Subject: Fix: so I can build a local copy --- ikiwiki.setup | 6 ++---- index.mdwn | 4 ---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index be73a4e..30e3693 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -1,8 +1,8 @@ # IkiWiki::Setup::Yaml - YAML formatted setup file wikiname: External brain -srcdir: /home/liw/Journal/src -destdir: /home/liw/Journal/journal-html +srcdir: /home/liw/data/demo-journal/src +destdir: /home/liw/data/demo-journal/journal-html html5: true add_plugins: - goodstuff @@ -15,7 +15,6 @@ add_plugins: - trail - highlight - format -- pandoc - rawhtml disable_plugins: - graphviz @@ -30,4 +29,3 @@ timeformat: '%Y-%m-%d %H:%M' exclude: 'favicon\.ico' allowed_attachments: mimetype(image/*) tagbase: tag -pandoc_filters: "sp-filter" diff --git a/index.mdwn b/index.mdwn index 0dc8d17..0cf3dbc 100644 --- a/index.mdwn +++ b/index.mdwn @@ -2,11 +2,7 @@ * [[archive]] * [[GTD|gtd]] * [[projects]] -* [[private-links]] * [[checklists]] * [[tag]] * [[people]] -* [[articles]] and [[books]] -* [[equipment]] -* [[snippets]] * [[admin]] -- cgit v1.2.1