fixed categories page
This commit is contained in:
2
content
2
content
Submodule content updated: dd1a0d984d...9fd41b7742
@@ -203,6 +203,15 @@
|
|||||||
<p class="text-sm text-text/70"><i>All the posts with the category "blog"</i></p>
|
<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]">
|
<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://blog.voidarc.co.uk/posts/site/">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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -207,35 +207,35 @@
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/blog">blog</a>
|
<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>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/neorg">neorg</a>
|
<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>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/nvim">nvim</a>
|
<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>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/voidarc">voidarc</a>
|
<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>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/webdev">webdev</a>
|
<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>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
@@ -203,6 +203,15 @@
|
|||||||
<p class="text-sm text-text/70"><i>All the posts with the category "neorg"</i></p>
|
<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]">
|
<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://blog.voidarc.co.uk/posts/site/">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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -203,6 +203,15 @@
|
|||||||
<p class="text-sm text-text/70"><i>All the posts with the category "nvim"</i></p>
|
<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]">
|
<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://blog.voidarc.co.uk/posts/site/">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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -203,6 +203,15 @@
|
|||||||
<p class="text-sm text-text/70"><i>All the posts with the category "voidarc"</i></p>
|
<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]">
|
<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://blog.voidarc.co.uk/posts/site/">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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -203,6 +203,15 @@
|
|||||||
<p class="text-sm text-text/70"><i>All the posts with the category "webdev"</i></p>
|
<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]">
|
<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://blog.voidarc.co.uk/posts/site/">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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<meta name="author" content="Adumh00man" />
|
<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
|
<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"
|
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
|
Blog
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<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"
|
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
|
Neorg
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<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"
|
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
|
Nvim
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<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"
|
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
|
Voidarc
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<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"
|
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
|
Webdev
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<description>Latest posts</description>
|
<description>Latest posts</description>
|
||||||
<generator>Norgolith</generator>
|
<generator>Norgolith</generator>
|
||||||
<language>en-US</language>
|
<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>
|
<ttl>60</ttl>
|
||||||
<atom:link href="https://blog.voidarc.co.uk/rss.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://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>
|
<description>How to make a blog using Norg and some random project from github</description>
|
||||||
<author>Adumh00man</author>
|
<author>Adumh00man</author>
|
||||||
<pubDate>Sat, 21 Mar 2026 11:39:17 +0000</pubDate>
|
<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>
|
</item>
|
||||||
|
|
||||||
</channel>
|
</channel>
|
||||||
|
|||||||
Reference in New Issue
Block a user