new article

This commit is contained in:
2026-05-20 17:03:37 +01:00
parent 378d07e271
commit 2841327b07
18 changed files with 1298 additions and 15 deletions

View File

@@ -204,6 +204,15 @@
<ul class="mt-6 pt-6 border-t border-t-base-alt dark:border-t-[#39394b]">
<li>
<div class="flex flex-col md:flex-row space-x-4">
<a class="font-mono text-lg w-fit no-underline! hover:underline! hover:decoration-dashed" href="https:&#x2F;&#x2F;blog.voidarc.co.uk&#x2F;posts&#x2F;cool-nix-shit&#x2F;">Cool shit you can do with nix</a>
<time class="text-grey text-sm italic"> on <strong>March 28, 2026</strong></time>
</div>
</li>
<li>
<div class="flex flex-col md:flex-row space-x-4">
<a class="font-mono text-lg w-fit no-underline! hover:underline! hover:decoration-dashed" href="https:&#x2F;&#x2F;blog.voidarc.co.uk&#x2F;posts&#x2F;nix&#x2F;">Why Nixos is the Coolest Operating System</a>
@@ -253,6 +262,15 @@
</a>
</div>
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
<a
href="https:&#x2F;&#x2F;blog.voidarc.co.uk&#x2F;rss.xml"
class="hover:text-blue"
>
<span>Rss</span>
</a>
</div>
</div>
</div>