X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/2406c60cab5043ed4b86625f97a465141af02739..d442a653574db921d87e6dd660fd23c86983c3e7:/config.yml diff --git a/config.yml b/config.yml index 5ac5648fc..6ebd459b4 100644 --- a/config.yml +++ b/config.yml @@ -1,7 +1,24 @@ name: freenode +COPYRIGHT: "© 2016, freenode" +DESCRIPTION: "freenode IRC network" +GITHUB_URL: "https://github.com/freenode/web-7.0" +SOCIAL: + - name: Google+ + icon: google-plus + link: 'https://plus.google.com/104326727082310562426' + - name: Twitter + icon: twitter + link: 'https://twitter.com/freenodestaff' + - 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: @@ -15,22 +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: - 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/kb.yml resources: !include config/build.yml