X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/2e0736e2617877b07a7fdf2aa1c3bb485582eb8f..4df98b082a8429b00fef9865d41e8c8671aee6f0:/config.yml diff --git a/config.yml b/config.yml index 51ddf2fe2..31cc5f1d2 100644 --- a/config.yml +++ b/config.yml @@ -19,33 +19,6 @@ modules: root: 'faq/answer' index_root: 'faq' indexes: - chat: - title: 'Chat' - cats: [connect] - promote: - - name: faq/connect/chat - caption: Chat - icon: comment - - name: faq/connect/chat - caption: Chat - icon: comment - - name: faq/connect/chat - caption: Chat - icon: comment + !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