new article: homelab
This commit is contained in:
330
public/posts/homelab/index.html
Normal file
330
public/posts/homelab/index.html
Normal file
File diff suppressed because one or more lines are too long
@@ -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://blog.voidarc.co.uk/posts/homelab/">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://blog.voidarc.co.uk/posts/homelab/">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://blog.voidarc.co.uk/posts/site/">Making a Blog Using a Niche Markdown Language</a></h3>
|
||||
|
||||
Reference in New Issue
Block a user