new article: homelab

This commit is contained in:
2026-03-21 21:21:42 +00:00
parent 2ab90cb068
commit 84cdcf5c48
11 changed files with 939 additions and 4 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;homelab&#x2F;">How I fell in with Linux</a>
<time class="text-grey text-sm italic"> on <strong>March 21, 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;site&#x2F;">Making a Blog Using a Niche Markdown Language</a>