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