X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/5ef311306dbb90aad1cc774c0ea50d2f8ae8a55e..4df98b082a8429b00fef9865d41e8c8671aee6f0:/config.yml diff --git a/config.yml b/config.yml index 1530c807e..31cc5f1d2 100644 --- a/config.yml +++ b/config.yml @@ -6,7 +6,19 @@ modules: - name: 'null' map: index: index.html + archive: artlist.html - name: 'blog' 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: + !include config/build.yml