]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - config.yml
css polishing
[irc/freenode/web-7.0.git] / config.yml
index 31bc8369097b41668cbc7f8c47e4402a7dac8d22..99167d97e9811041d92a0aa64019788b6657a14f 100644 (file)
@@ -11,6 +11,10 @@ modules:
     id: 'news'
     source: news
     root: news
+  - name: 'pages'
+    id: 'pages'
+    source: pages
+    root: pages
 resources:
   - command: [cat]
     source: static/fonts
@@ -19,6 +23,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