]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - config/build.yml
We now have feeds, so our links should reflect that
[irc/freenode/web-7.0.git] / config / build.yml
index 6c4f830cdb164bbef0353d673cb51c76a14adf5d..7142fa37698b8fdaefb445ece251c3b5059ea1ee 100644 (file)
@@ -6,11 +6,19 @@
   output: out/static/img
   recursive: True
   pattern: '*.png'
+- command: [cat]
+  source: static/img
+  output: out/static/img
+  recursive: True
+  pattern: '*.jpg'
+- command: [cat]
+  source: static/files
+  output: out/static/files
 - 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