summaryrefslogtreecommitdiff
path: root/jt/jt.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-03 14:53:02 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-03 14:53:02 +0200
commit9f6378d1fdf405c13383956111a0f1081121f814 (patch)
treec694d8f3a5aef6862a4ac2e8d1679234fe655d61 /jt/jt.conf
parent6ab738506a88fcff3a95c90b1bd8ddb32ef2425c (diff)
downloadliw-dot-files-9f6378d1fdf405c13383956111a0f1081121f814.tar.gz
Add: jt config
Diffstat (limited to 'jt/jt.conf')
-rw-r--r--jt/jt.conf60
1 files changed, 60 insertions, 0 deletions
diff --git a/jt/jt.conf b/jt/jt.conf
new file mode 100644
index 0000000..0e8fe92
--- /dev/null
+++ b/jt/jt.conf
@@ -0,0 +1,60 @@
+[config]
+source = /home/liw/Journal/src
+push = no
+
+[profile blog]
+source = /home/liw/sites/blog.liw.fi
+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]
+notes-dir = blog
+source = /home/liw/qvarnlabs/code/intrawiki
+templates = /home/liw/.config/jt/ql-retrospective
+push = yes
+
+[profile standup]
+notes-dir = blog
+source = /home/liw/qvarnlabs/code/intrawiki
+templates = /home/liw/.config/jt/ql-standup
+push = yes
+
+[profile ick]
+notes-dir = blog
+source = /home/liw/sites/ick.liw.fi/src
+push = yes
+
+[profile ick-planning]
+notes-dir = blog
+source = /home/liw/sites/ick.liw.fi/src
+templates = /home/liw/.config/jt/ick-planning
+push = yes
+
+[profile ick-retro]
+notes-dir = blog
+source = /home/liw/sites/ick.liw.fi/src
+templates = /home/liw/.config/jt/ick-retrospective
+push = yes
+
+[profile mallorca]
+notes-dir = blog
+source = /home/liw/sites/mallorca.liw.fi/src
+push = no