summaryrefslogtreecommitdiff
path: root/jt/jt.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-11-06 11:27:21 +0200
committerLars Wirzenius <liw@liw.fi>2018-11-06 11:31:34 +0200
commitbd00c62a183cd8eceb13a015b15009d2f0c0fd0a (patch)
tree09bac36b3acd4b7c9e628542d2664fe2f0efd6e4 /jt/jt.conf
parent25e8501d248c15a871b3c8d2ca3b9159dd2a710c (diff)
downloadliw-dot-files-bd00c62a183cd8eceb13a015b15009d2f0c0fd0a.tar.gz
Change: jt config changes
Diffstat (limited to 'jt/jt.conf')
-rw-r--r--jt/jt.conf39
1 files changed, 5 insertions, 34 deletions
diff --git a/jt/jt.conf b/jt/jt.conf
index eff379f..52c4a20 100644
--- a/jt/jt.conf
+++ b/jt/jt.conf
@@ -1,6 +1,6 @@
[config]
source = /home/liw/Journal/src
-push = no
+push = yes
[profile blog]
source = /home/liw/sites/blog.liw.fi
@@ -8,33 +8,15 @@ notes-dir = posts
templates = /home/liw/.config/jt/blog-templates
push = yes
-[profile ql]
-notes-dir = blog
-source = /home/liw/qvarnlabs/code/intrawiki
-push = yes
-
-[profile qlm]
-notes-dir = blog
-source = /home/liw/qvarnlabs/code/intrawiki
-templates = /home/liw/.config/jt/ql-meeting
-push = yes
-
-[profile planning]
-notes-dir = blog
-source = /home/liw/qvarnlabs/code/intrawiki
-templates = /home/liw/.config/jt/ql-planning
-push = yes
-
-[profile retro]
+[profile standup]
notes-dir = blog
source = /home/liw/qvarnlabs/code/intrawiki
-templates = /home/liw/.config/jt/ql-retrospective
+templates = /home/liw/.config/jt/ql-standup
push = yes
-[profile standup]
+[profile vmdb2]
notes-dir = blog
-source = /home/liw/qvarnlabs/code/intrawiki
-templates = /home/liw/.config/jt/ql-standup
+source = /home/liw/sites/vmdb2.liw.fi/src
push = yes
[profile ick]
@@ -53,14 +35,3 @@ notes-dir = blog
source = /home/liw/sites/ick.liw.fi/src
templates = /home/liw/.config/jt/ick-retrospective
push = yes
-
-[profile pm]
-notes-dir = blog
-source = /home/liw/sites/pm.liw.fi/src
-push = yes
-
-[profile pm-kokous]
-notes-dir = blog
-source = /home/liw/sites/pm.liw.fi/src
-templates = /home/liw/.config/jt/pm-kokous
-push = yes