X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/b353e12465aa4ad871ff740f19a3303d1005b6ba..d442a653574db921d87e6dd660fd23c86983c3e7:/config.yml diff --git a/config.yml b/config.yml index 01a866f3e..6ebd459b4 100644 --- a/config.yml +++ b/config.yml @@ -12,9 +12,13 @@ SOCIAL: - name: Facebook icon: facebook link: 'https://www.facebook.com/freenode-366911233325305/' +FOOTER: + !include config/footer.yml theme: templates output: out content-root: content +ignore: + - '.*' modules: - name: 'null' map: @@ -28,10 +32,10 @@ modules: source: pages root: '' - name: 'faq' - source: faq - root: 'faq/answer' - index_root: 'faq' + source: kb + root: 'kb/answer' + index_root: 'kb' indexes: - !include config/faq.yml + !include config/kb.yml resources: !include config/build.yml