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

File diff suppressed because one or more lines are too long

View File

@@ -204,6 +204,23 @@
<h1 class="text-center">Posts</h1>
<div class="mt-6 pt-6 border-t border-t-base-alt dark:border-t-[#39394b] break-keep">
<div class="bg-surface p-4 mt-4 border-2 border-base-alt rounded-xl shadow-lg">
<div class="flex flex-col">
<h3 class="mt-0! text-text-alt"><a class="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></h3>
<time class="text-dark-grey dark:text-grey" datetime="2026-03-21T19:08:28+00:00">March 21, 2026</time>
<span class="text-sm text-grey italic">Haha war of the worlds reference</span>
</div>
<div class="flex flex-col">
<p>
Some Backstory Linux is not hard to learn. Some say it is, but they're wrong. If one can be afraid of a terminal, then I must be the bravest man alive. But, I digress. I began many moons ago, when I was still young, innocent, and didn't know what nix was (what precious days). I began tinkering with …
</p>
<a class="no-underline! text-dark-grey font-semibold" href="https:&#x2F;&#x2F;blog.voidarc.co.uk&#x2F;posts&#x2F;homelab&#x2F;">Read more …</a>
</div>
</div>
<div class="bg-surface p-4 mt-4 border-2 border-base-alt rounded-xl shadow-lg">
<div class="flex flex-col">
<h3 class="mt-0! text-text-alt"><a class="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></h3>