X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/5d8a6a2aa0950225e0966358dfa8821360be0a7d..4df98b082a8429b00fef9865d41e8c8671aee6f0:/config.yml diff --git a/config.yml b/config.yml index 9e817eb54..31cc5f1d2 100644 --- a/config.yml +++ b/config.yml @@ -11,20 +11,14 @@ modules: id: 'news' source: news root: news + - name: 'pages' + source: pages + root: '' + - name: 'faq' + source: faq + root: 'faq/answer' + index_root: 'faq' + indexes: + !include config/faq.yml resources: - - command: [cat] - source: static/fonts - output: out/static/fonts - - command: [cat] - source: static/img - output: out/static/img - recursive: True - 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 + !include config/build.yml