]> jfr.im git - irc/freenode/web-7.0.git/blame - config.yml
first cut of compiling css
[irc/freenode/web-7.0.git] / config.yml
CommitLineData
67acba06
EK
1name: freenode
2theme: templates
3output: out
4content-root: content
5modules:
6 - name: 'null'
7 map:
8 index: index.html
8256a74e 9 archive: artlist.html
67acba06
EK
10 - name: 'blog'
11 id: 'news'
12 source: news
13 root: news
f38f696b
EK
14resources:
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