X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/ae1412ecff7292fc8f6e1505d5b509c57b8b94f2..39165c0cdb4a054d3e88773bfff0246cf5b924e7:/config.yml?ds=sidebyside diff --git a/config.yml b/config.yml index 8ddb08809..99167d97e 100644 --- a/config.yml +++ b/config.yml @@ -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 @@ -25,6 +29,6 @@ resources: output: out/static/img recursive: True pattern: '*.svg' - - command: [myth, --] + - command: [myth, --compress, --] source: static/css output: out/static/css