summaryrefslogtreecommitdiffstats
path: root/articles/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/index.html')
-rw-r--r--articles/index.html38
1 files changed, 18 insertions, 20 deletions
diff --git a/articles/index.html b/articles/index.html
index cf47a708..886f25e7 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -67,6 +67,24 @@
<article class="blog_item">
<header>
+ <h2><a href="https://ninenines.eu/articles/the-gateway-trilogy/">The Gateway Trilogy</a></h2>
+ <p class="date">
+ <span class="year">2020</span>
+ <span class="day-month">31 Mar</span>
+ </p>
+ </header>
+
+ <p>In my spare time I have made a rather small contribution to a game that just released on Steam today: The Gateway Trilogy.
+Play it!
+I&apos;ve written a small Windows program, steamwrapper, that is responsible for unlocking achievements on Steam when they are unlocked in the game. Due to how the game is written it&apos;s necessary to have a separate program handle this task and I&apos;ve volunteered and did the work to make it happen.</p>
+
+ <p style="text-align:right">
+ <a class="read_more" href="https://ninenines.eu/articles/the-gateway-trilogy/">Read More</a>
+ </p>
+ </article>
+
+ <article class="blog_item">
+ <header>
<h2><a href="https://ninenines.eu/articles/gun-2.0.0-pre.2/">Gun 2.0 pre-release 2</a></h2>
<p class="date">
<span class="year">2020</span>
@@ -415,26 +433,6 @@ Experimental support for Websocket over HTTP/2 was added. Note that browsers do
</p>
</article>
- <article class="blog_item">
- <header>
- <h2><a href="https://ninenines.eu/articles/cowboy-2.3.0/">Cowboy 2.3</a></h2>
- <p class="date">
- <span class="year">2018</span>
- <span class="day-month">04 Apr</span>
- </p>
- </header>
-
- <p>Cowboy 2.3.0 has been released!
-This release focused on adding support for the functions from the sys module for introspecting Cowboy processes.
-Many bugs have also been fixed. A more complete list of changes can be found in the migration guide: Migrating from Cowboy 2.2 to 2.3.
-You can donate to this project via GitHub Sponsors because I need to eat snacks when I write code. Thanks in advance!
-As usual, feedback is appreciated, and issues should be reported by opening a ticket.</p>
-
- <p style="text-align:right">
- <a class="read_more" href="https://ninenines.eu/articles/cowboy-2.3.0/">Read More</a>
- </p>
- </article>
-
<nav class="pagination" role="pagination">