]> jfr.im git - irc/anope/website.git/blobdiff - _config.yml
Bump the 2.0.15 Windows release post for the r2 rebuild.
[irc/anope/website.git] / _config.yml
index 73a0774fdb08bbd07f29c81006710b1ff46aed6e..c057daa0d75441f6060c6bc325c4b77b150072a0 100644 (file)
@@ -4,6 +4,9 @@ excerpt_separator: <!--more-->
 paginate: 9999 # we dont use this but the category pages ext does
 permalink: /news/:year/:title:output_ext
 
+exclude:
+  - README.md
+
 navigation:
     - Home: /
       About: /about.html
@@ -20,8 +23,9 @@ navigation:
       Feature Requests: https://forum.anope.org/?board=9.0
       Paste Bin: https://pastebin.anope.org
 
-    - GitWeb: https://github.com/anope/anope
-      Development API: '#'
+    - Docker Hub: https://hub.docker.com/r/anope/anope
+      GitHub: https://github.com/anope/anope
+      Mastodon: https://fosstodon.org/@anope
 
 plugins:
 - jekyll-category-pages
@@ -32,14 +36,14 @@ plugins:
 
 releases:
   devel:
-    version: 2.1.0
-    date: 2023-10-24
-    news: /news/2023/anope-210-release.html
-    source: https://github.com/anope/anope/archive/refs/tags/2.1.0.tar.gz
-    windows: https://github.com/anope/anope/releases/download/2.1.0/anope-2.1.0.exe
+    version: 2.1.4
+    date: 2024-04-01
+    news: /news/2024/anope-214-release.html
+    source: https://github.com/anope/anope/archive/refs/tags/2.1.4.tar.gz
+    windows: https://github.com/anope/anope/releases/download/2.1.4/anope-2.1.4.exe
   stable:
-    version: 2.0.14
-    date: 2023-08-06
-    news: /news/2023/anope-2014-release.html
-    source: https://github.com/anope/anope/archive/refs/tags/2.0.14.tar.gz
-    windows: https://github.com/anope/anope/releases/download/2.0.14/anope-2.0.14.exe
+    version: 2.0.15
+    date: 2024-02-17
+    news: /news/2024/anope-2015-release.html
+    source: https://github.com/anope/anope/archive/refs/tags/2.0.15.tar.gz
+    windows: https://github.com/anope/anope/releases/download/2.0.15/anope-2.0.15r2.exe