]> jfr.im git - irc/anope/website.git/blame - _config.yml
The Dutch translation has been updated.
[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
a8bad5e6
SP
23 - Docker Hub: https://hub.docker.com/r/anope/anope
24 GitHub: https://github.com/anope/anope
25 Mastodon: https://fosstodon.org/@anope
35a2cd8a
SP
26
27plugins:
28- jekyll-category-pages
29- jekyll-feed
30- jekyll-paginate
31- jekyll-redirect-from
32- jekyll-sitemap
33
34releases:
dafb2545 35 devel:
45c0bb2f
SP
36 version: 2.1.1
37 date: 2023-01-04
38 news: /news/2024/anope-211-release.html
39 source: https://github.com/anope/anope/archive/refs/tags/2.1.1.tar.gz
40 windows: https://github.com/anope/anope/releases/download/2.1.1/anope-2.1.1.exe
35a2cd8a 41 stable:
0147844a
SP
42 version: 2.0.14
43 date: 2023-08-06
44 news: /news/2023/anope-2014-release.html
45 source: https://github.com/anope/anope/archive/refs/tags/2.0.14.tar.gz
46 windows: https://github.com/anope/anope/releases/download/2.0.14/anope-2.0.14.exe