]> jfr.im git - irc/freenode/web-7.0.git/blob - config.yml
31bc8369097b41668cbc7f8c47e4402a7dac8d22
[irc/freenode/web-7.0.git] / config.yml
1 name: freenode
2 theme: templates
3 output: out
4 content-root: content
5 modules:
6 - name: 'null'
7 map:
8 index: index.html
9 archive: artlist.html
10 - name: 'blog'
11 id: 'news'
12 source: news
13 root: news
14 resources:
15 - command: [cat]
16 source: static/fonts
17 output: out/static/fonts
18 - command: [cat]
19 source: static/img
20 output: out/static/img
21 recursive: True
22 - command: [myth, --]
23 source: static/css
24 output: out/static/css