X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/f38f696b31e125ecfe5ed47d808dcbf99065bdf3..a18c96854b673f0f78d8cae0b707ce53cb404ace:/config.yml diff --git a/config.yml b/config.yml index 31bc83690..9e817eb54 100644 --- a/config.yml +++ b/config.yml @@ -19,6 +19,12 @@ resources: source: static/img output: out/static/img recursive: True - - command: [myth, --] + pattern: '*.png' + - command: [svgo, -p, '7', -i, -, -o, -] + source: static/img + output: out/static/img + recursive: True + pattern: '*.svg' + - command: [myth, --compress, --] source: static/css output: out/static/css