]> jfr.im git - irc/anope/website.git/blame - _config.yml
Convert from XHTML strict to HTML.
[irc/anope/website.git] / _config.yml
CommitLineData
35a2cd8a
SP
1category_layout: news.html
2category_path: /news/
3excerpt_separator: <!--more-->
4paginate: 9999 # we dont use this but the category pages ext does
5permalink: /news/:year/:title:output_ext
6
7navigation:
8 - Home: /
9 About: /about.html
dff4ce19 10 News: /news/
35a2cd8a
SP
11 Downloads: https://github.com/anope/anope/releases
12 Team: /team.html
13 Contact: /contact.html
14
15 - Forum: https://forum.anope.org
16 Modules: https://modules.anope.org
17 Wiki: https://wiki.anope.org
18 FAQ: https://wiki.anope.org/index.php/2.0/FAQ
19 Bug Tracker: https://github.com/anope/anope/issues
20 Feature Requests: https://forum.anope.org/?board=9.0
21 Paste Bin: https://pastebin.anope.org
22
23 - GitWeb: https://github.com/anope/anope
24 Development API: '#'
25
26plugins:
27- jekyll-category-pages
28- jekyll-feed
29- jekyll-paginate
30- jekyll-redirect-from
31- jekyll-sitemap
32
33releases:
34 devel: null
35 stable:
36 version: 2.0.13
37 date: 2023-06-01
38 news: /news/2023/anope-2013-release.html
39 source: https://github.com/anope/anope/archive/refs/tags/2.0.13.tar.gz
40 windows: https://github.com/anope/anope/releases/download/2.0.13/anope-2.0.13.exe