summaryrefslogtreecommitdiffstats
path: root/sm.conf
diff options
context:
space:
mode:
authorErik K <erikk@previousplan.org>2022-05-26 16:31:27 +0000
committerErik K <erikk@previousplan.org>2022-05-26 16:31:27 +0000
commit61d75021c8a1180d2b591e70c783bd2eb21188bd (patch)
treee5401f7c66da4b41eb1bc7f01a8e98a38f8ceae8 /sm.conf
parent9643e3cb444ee26088be4636ba2b753ac0166156 (diff)
mkdir parent directories when needed, also fixed bug in list().HEADmaster
Diffstat (limited to 'sm.conf')
-rw-r--r--sm.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/sm.conf b/sm.conf
index 63a1352..a6c0946 100644
--- a/sm.conf
+++ b/sm.conf
@@ -1,12 +1,12 @@
-DbLoc ~/sites/sm/previousplan.org.tsv
-ContentDir ~/sites/sm/previousplan.org
+DbLoc sm.tsv
+ContentDir content
LinkPreset https://previousplan.org/%
Autoedit True
Autoexport True
-SkullExport ~/sites/previousplan.org
+SkullExport export
RssTitle Previous Plan!
RssDescription Previous Plan! Blog
RssLink https://previousplan.org/rss.xml
-RssExport ~/sites/previousplan.org/rss.xml
-PostsExport ~/sites/previousplan.org/posts.html
+RssExport export/rss.xml
+PostsExport export/posts.html