X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/361c2fab57fce88e138a47d0378a7973b159e9eb..4df98b082a8429b00fef9865d41e8c8671aee6f0:/config.yml diff --git a/config.yml b/config.yml index 31bc83690..31cc5f1d2 100644 --- a/config.yml +++ b/config.yml @@ -11,14 +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 - - command: [myth, --] - source: static/css - output: out/static/css + !include config/build.yml