new article: nix and layout changes
This commit is contained in:
@@ -204,18 +204,35 @@
|
||||
|
||||
<main class="container mx-auto min-h-screen pt-8 px-4 md:px-0">
|
||||
|
||||
<h1 id="Voidarc" >Voidarc</h1> <p >Home page for Voidarc Documentation (or whatever excuse for a blog this is). I just wanted to do this for fun idk. Seems interesting for A-level.</p><p >If you can read this, server02 hasn't crashed (yet) :)</p><p >test for webhook</p>
|
||||
<h1 id="Voidarc" >Voidarc</h1> <p >Home page for Voidarc Documentation (or whatever excuse for a blog this is). I just wanted to do this for fun idk. Seems interesting for A-level.</p><p >If you can read this, server02 hasn't crashed (yet) :)</p><p >Email always open: admin@voidarc.co.uk (if my mailserver is up, which is sometimes)</p>
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<h2>Recent posts</h2>
|
||||
|
||||
<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/nix/">Why Nixos is the Coolest Operating System</a></h3>
|
||||
<span class="text-sm text-grey italic">I really like Nix</span>
|
||||
<time class="text-dark-grey dark:text-grey" datetime="2026-03-22T19:35:56+00:00">March 22, 2026, By Adumh00man</time>
|
||||
</div>
|
||||
<div class="flex flex-col">
|
||||
<p>
|
||||
|
||||
|
||||
|
||||
The Nixos Philosophy Nix is the all in one solution to every problem you could have with Linux. It p…
|
||||
</p>
|
||||
<a class="no-underline! text-dark-grey font-semibold" href="https://blog.voidarc.co.uk/posts/nix/">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/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>
|
||||
<span class="text-sm text-grey italic">Haha war of the worlds reference</span>
|
||||
<time class="text-dark-grey dark:text-grey" datetime="2026-03-21T19:08:28+00:00">March 21, 2026, By Adumh00man</time>
|
||||
</div>
|
||||
<div class="flex flex-col">
|
||||
<p>
|
||||
@@ -231,8 +248,8 @@
|
||||
<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>
|
||||
<time class="text-dark-grey dark:text-grey" datetime="2026-03-21T11:39:17+00:00">March 21, 2026</time>
|
||||
<span class="text-sm text-grey italic">How to make a blog using Norg and some random project from github</span>
|
||||
<span class="text-sm text-grey italic">How to make a blog using Norg and some random project from github</span>
|
||||
<time class="text-dark-grey dark:text-grey" datetime="2026-03-21T11:39:17+00:00">March 21, 2026, By Adumh00man</time>
|
||||
</div>
|
||||
<div class="flex flex-col">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user