]> jfr.im git - irc/freenode/web-7.0.git/blame - config/build.yml
Add IRC connection information to the footer.
[irc/freenode/web-7.0.git] / config / build.yml
CommitLineData
eac0b281
EK
1- command: [cat]
2 source: static/fonts
3 output: out/static/fonts
4- command: [cat]
5 source: static/img
6 output: out/static/img
7 recursive: True
8 pattern: '*.png'
4f20ba10 9- command: [cat]
10 source: static/img
11 output: out/static/img
12 recursive: True
13 pattern: '*.jpg'
eac0b281
EK
14- command: [svgo, -p, '7', -i, -, -o, -]
15 source: static/img
16 output: out/static/img
17 recursive: True
18 pattern: '*.svg'
19- command: [myth, --compress, --]
20 source: static/css
21 output: out/static/css