]> jfr.im git - irc/hexchat/hexchat.github.com.git/blob - _config.yml
Update _config.yml
[irc/hexchat/hexchat.github.com.git] / _config.yml
1 # custom variables
2 title: HexChat
3 url: https://hexchat.github.io
4 dl_url: https://dl.hexchat.net
5 version: 2.16.1
6 win_version: 2.16.1
7 osx_version: 2.10.2
8
9 # permalinks
10 permalink: /news/:title.html
11
12 exclude: ["README.md"]
13 include:
14 - ".well-known"
15
16 markdown: kramdown
17 highlighter: rouge
18 feed:
19 path: atom.xml
20 gems:
21 - jekyll-sitemap
22 - jekyll-mentions
23 - jekyll-feed