]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - config/build.yml
Update acknowledgements again
[irc/freenode/web-7.0.git] / config / build.yml
index 6c4f830cdb164bbef0353d673cb51c76a14adf5d..e0535d8d9937ff79c4fe46ba8a1020655968364c 100644 (file)
@@ -6,11 +6,16 @@
   output: out/static/img
   recursive: True
   pattern: '*.png'
+- command: [cat]
+  source: static/img
+  output: out/static/img
+  recursive: True
+  pattern: '*.jpg'
 - command: [svgo, -p, '7', -i, -, -o, -]
   source: static/img
   output: out/static/img
   recursive: True
   pattern: '*.svg'
-- command: [myth, --compress, --]
+- command: [postcss, -c, postcss.json]
   source: static/css
   output: out/static/css