summaryrefslogtreecommitdiff
path: root/jt/jt.conf
blob: b8c715a40486456a3fae70e6537dd93b41554c0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[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 standup]
notes-dir = blog
source = /home/liw/qvarnlabs/code/intrawiki
templates = /home/liw/.config/jt/ql-standup
push = yes

[profile vmdb2]
notes-dir = blog
source = /home/liw/sites/vmdb2.liw.fi/src
push = yes

[profile ick]
notes-dir = blog
source = /home/liw/sites/ick.liw.fi/src
push = yes

[profile subplot]
notes-dir = blog
source = /home/liw/sites/subplot.liw.fi/src
push = no

[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