fixed categories page

This commit is contained in:
2026-03-21 16:08:56 +00:00
parent d2c910748c
commit 7aa4687bd5
9 changed files with 59 additions and 14 deletions

Submodule content updated: dd1a0d984d...9fd41b7742

View File

@@ -203,6 +203,15 @@
<p class="text-sm text-text/70"><i>All the posts with the category "blog"</i></p>
<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;site&#x2F;">Making a Blog Using a Niche Markdown Language</a>
<time class="text-grey text-sm italic"> on <strong>March 21, 2026</strong></time>
</div>
</li>
</ul>
</div>

View File

@@ -207,35 +207,35 @@
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/blog">blog</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/neorg">neorg</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/nvim">nvim</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/voidarc">voidarc</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
<li>
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/webdev">webdev</a>
<span class="text-grey">(0 posts)</span>
<span class="text-grey">(1 post)</span>
</li>
</ul>

View File

@@ -203,6 +203,15 @@
<p class="text-sm text-text/70"><i>All the posts with the category "neorg"</i></p>
<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;site&#x2F;">Making a Blog Using a Niche Markdown Language</a>
<time class="text-grey text-sm italic"> on <strong>March 21, 2026</strong></time>
</div>
</li>
</ul>
</div>

View File

@@ -203,6 +203,15 @@
<p class="text-sm text-text/70"><i>All the posts with the category "nvim"</i></p>
<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;site&#x2F;">Making a Blog Using a Niche Markdown Language</a>
<time class="text-grey text-sm italic"> on <strong>March 21, 2026</strong></time>
</div>
</li>
</ul>
</div>

View File

@@ -203,6 +203,15 @@
<p class="text-sm text-text/70"><i>All the posts with the category "voidarc"</i></p>
<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;site&#x2F;">Making a Blog Using a Niche Markdown Language</a>
<time class="text-grey text-sm italic"> on <strong>March 21, 2026</strong></time>
</div>
</li>
</ul>
</div>

View File

@@ -203,6 +203,15 @@
<p class="text-sm text-text/70"><i>All the posts with the category "webdev"</i></p>
<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;site&#x2F;">Making a Blog Using a Niche Markdown Language</a>
<time class="text-grey text-sm italic"> on <strong>March 21, 2026</strong></time>
</div>
</li>
</ul>
</div>

View File

@@ -14,7 +14,7 @@
<meta name="author" content="Adumh00man" />
<meta name="keywords" content="Blog, Neorg, Nvim, Voidarc, Webdev" />
<meta name="keywords" content="blog, neorg, nvim, voidarc, webdev" />
@@ -224,35 +224,35 @@
<a
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
href="https://blog.voidarc.co.uk/categories/Blog"
href="https://blog.voidarc.co.uk/categories/blog"
>
Blog
</a>
<a
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
href="https://blog.voidarc.co.uk/categories/Neorg"
href="https://blog.voidarc.co.uk/categories/neorg"
>
Neorg
</a>
<a
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
href="https://blog.voidarc.co.uk/categories/Nvim"
href="https://blog.voidarc.co.uk/categories/nvim"
>
Nvim
</a>
<a
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
href="https://blog.voidarc.co.uk/categories/Voidarc"
href="https://blog.voidarc.co.uk/categories/voidarc"
>
Voidarc
</a>
<a
class="w-fit bg-grey hover:bg-magenta text-base hover:text-base! no-underline! hover:no-underline! text-sm mr-2 last:mr-0 px-1 rounded-sm"
href="https://blog.voidarc.co.uk/categories/Webdev"
href="https://blog.voidarc.co.uk/categories/webdev"
>
Webdev
</a>

View File

@@ -6,7 +6,7 @@
<description>Latest posts</description>
<generator>Norgolith</generator>
<language>en-US</language>
<lastBuildDate>Sat, 21 Mar 2026 16:04:32 +0000</lastBuildDate>
<lastBuildDate>Sat, 21 Mar 2026 16:08:43 +0000</lastBuildDate>
<ttl>60</ttl>
<atom:link href="https:&#x2F;&#x2F;blog.voidarc.co.uk/rss.xml" rel="self" type="application/rss+xml" />
@@ -26,7 +26,7 @@
<description>How to make a blog using Norg and some random project from github</description>
<author>Adumh00man</author>
<pubDate>Sat, 21 Mar 2026 11:39:17 +0000</pubDate>
<category>Blog</category><category>Neorg</category><category>Nvim</category><category>Voidarc</category><category>Webdev</category>
<category>blog</category><category>neorg</category><category>nvim</category><category>voidarc</category><category>webdev</category>
</item>
</channel>