]> jfr.im git - irc/anope/website.git/blame - _config.yml
Bump the 2.0.15 Windows release post for the r2 rebuild.
[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
cc78517f
SP
7exclude:
8 - README.md
9
35a2cd8a
SP
10navigation:
11 - Home: /
12 About: /about.html
dff4ce19 13 News: /news/
35a2cd8a
SP
14 Downloads: https://github.com/anope/anope/releases
15 Team: /team.html
16 Contact: /contact.html
17
18 - Forum: https://forum.anope.org
19 Modules: https://modules.anope.org
20 Wiki: https://wiki.anope.org
21 FAQ: https://wiki.anope.org/index.php/2.0/FAQ
22 Bug Tracker: https://github.com/anope/anope/issues
23 Feature Requests: https://forum.anope.org/?board=9.0
24 Paste Bin: https://pastebin.anope.org
25
a8bad5e6
SP
26 - Docker Hub: https://hub.docker.com/r/anope/anope
27 GitHub: https://github.com/anope/anope
28 Mastodon: https://fosstodon.org/@anope
35a2cd8a
SP
29
30plugins:
31- jekyll-category-pages
32- jekyll-feed
33- jekyll-paginate
34- jekyll-redirect-from
35- jekyll-sitemap
36
37releases:
dafb2545 38 devel:
678694dc 39 version: 2.1.4
4e1f8e86 40 date: 2024-04-01
678694dc
SP
41 news: /news/2024/anope-214-release.html
42 source: https://github.com/anope/anope/archive/refs/tags/2.1.4.tar.gz
43 windows: https://github.com/anope/anope/releases/download/2.1.4/anope-2.1.4.exe
35a2cd8a 44 stable:
e3805aad
SP
45 version: 2.0.15
46 date: 2024-02-17
47 news: /news/2024/anope-2015-release.html
48 source: https://github.com/anope/anope/archive/refs/tags/2.0.15.tar.gz
936ea386 49 windows: https://github.com/anope/anope/releases/download/2.0.15/anope-2.0.15r2.exe