]> jfr.im git - irc/freenode/web-7.0.git/blame - config.yml
add timezone. (kludge)
[irc/freenode/web-7.0.git] / config.yml
CommitLineData
67acba06 1name: freenode
5799f060
EK
2COPYRIGHT: "© 2016, freenode"
3DESCRIPTION: "freenode IRC network"
4GITHUB_URL: "https://github.com/freenode/web-7.0"
5SOCIAL:
6 - name: Google+
7 icon: google-plus
8 link: 'https://plus.google.com/104326727082310562426'
9 - name: Twitter
10 icon: twitter
11 link: 'https://twitter.com/freenodestaff'
12 - name: Facebook
13 icon: facebook
14 link: 'https://www.facebook.com/freenode-366911233325305/'
f58dd619
EK
15FOOTER:
16 !include config/footer.yml
67acba06
EK
17theme: templates
18output: out
19content-root: content
6c2a15bb
EK
20ignore:
21 - '.*'
67acba06
EK
22modules:
23 - name: 'null'
24 map:
25 index: index.html
8256a74e 26 archive: artlist.html
67acba06
EK
27 - name: 'blog'
28 id: 'news'
29 source: news
30 root: news
255d05f2 31 - name: 'pages'
255d05f2 32 source: pages
662be445
EK
33 root: ''
34 - name: 'faq'
91b0633e
SB
35 source: kb
36 root: 'kb/answer'
37 index_root: 'kb'
662be445 38 indexes:
2e51cfd7 39 !include config/kb.yml
f38f696b 40resources:
eac0b281 41 !include config/build.yml