]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - config.yml
Merge pull request #15 from freenode/compile-css-hack
[irc/freenode/web-7.0.git] / config.yml
index 1530c807ec762672e28b0723934c6f3928121d7d..31bc8369097b41668cbc7f8c47e4402a7dac8d22 100644 (file)
@@ -6,7 +6,19 @@ modules:
   - name: 'null'
     map:
       index: index.html
+      archive: artlist.html
   - name: 'blog'
     id: 'news'
     source: news
     root: news
+resources:
+  - command: [cat]
+    source: static/fonts
+    output: out/static/fonts
+  - command: [cat]
+    source: static/img
+    output: out/static/img
+    recursive: True
+  - command: [myth, --]
+    source: static/css
+    output: out/static/css