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