blog post 'Gang release'

This commit is contained in:
2025-11-23 17:12:09 +01:00
parent fb5032ac52
commit ee717e3ac4
7 changed files with 164 additions and 46 deletions

View File

@@ -98,6 +98,23 @@
<div class="row" style="gap: 2em">
<!-- blog -->
<div class="column" style="--custom_width: 33%; gap: 1em">
<a href="blog/gang_release.html" class="card" style="text-decoration: none;">
<img src="projects/gang/thumb.png
" alt="Release of Gang
" title="Release of Gang
" class="card_image"/>
<div class="box">
<div class="column" style="width: 100%;">
<h3 class="card_title">Release of Gang
</h3>
<p class="card_text">
TL;DR: I made a card game, and now I'm releasing all the necessary files so you can print it! You can use them however you like, as long as it's for personal use only. No commercial or AI-related use.
</p>
</div>
</div>
</a>
</div><div class="column" style="--custom_width: 33%; gap: 1em">
<a href="blog/a_new_dawn.html" class="card" style="text-decoration: none;">
<img src="blog/media/2025/website_update.png
" alt="A new dawn
@@ -127,23 +144,6 @@
<p class="card_text">
Let's start with a little announcement: from now on, I'll be publishing my .penpot file in the moxxy/design repository on Codeberg on a monthly basis, so that everyone can tinker with the interface to their heart's content! I should have done it from the start, but better late than never!
</p>
</div>
</div>
</a>
</div><div class="column" style="--custom_width: 33%; gap: 1em">
<a href="blog/202404_moxxy_progress_report.html" class="card" style="text-decoration: none;">
<img src="blog/media/2024/20240407_moxxy_progress.png
" alt="Moxxy UI: April 2024 progress report
" title="Moxxy UI: April 2024 progress report
" class="card_image"/>
<div class="box">
<div class="column" style="width: 100%;">
<h3 class="card_title">Moxxy UI: April 2024 progress report
</h3>
<p class="card_text">
April has been a busy month, partly due to a Windows Defender Trojan alert that gave me a good excuse to wipe my entire disk and switch to Linux. So this post will be short and without any major news.
</p>
</div>
</div>