Compare commits
3 Commits
a08229a866
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 77ef2c5767 | |||
| 2841327b07 | |||
| 378d07e271 |
@@ -204,6 +204,15 @@
|
||||
<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/been-a-while/">Been a While</a>
|
||||
<time class="text-grey text-sm italic"> on <strong>May 20, 2026</strong></time>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<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/nix/">Why Nixos is the Coolest Operating System</a>
|
||||
@@ -262,6 +271,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -244,6 +244,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -209,9 +209,11 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/blog">blog</a>
|
||||
<span class="text-grey">(3 posts)</span>
|
||||
<span class="text-grey">(4 posts)</span>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -220,6 +222,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/homelab">homelab</a>
|
||||
<span class="text-grey">(1 post)</span>
|
||||
@@ -231,6 +235,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/linux">linux</a>
|
||||
<span class="text-grey">(2 posts)</span>
|
||||
@@ -242,6 +248,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/neorg">neorg</a>
|
||||
<span class="text-grey">(1 post)</span>
|
||||
@@ -253,8 +261,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/nix">nix</a>
|
||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/neovim">neovim</a>
|
||||
<span class="text-grey">(1 post)</span>
|
||||
</li>
|
||||
|
||||
@@ -264,6 +274,21 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/nix">nix</a>
|
||||
<span class="text-grey">(2 posts)</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">(1 post)</span>
|
||||
@@ -275,6 +300,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/voidarc">voidarc</a>
|
||||
<span class="text-grey">(2 posts)</span>
|
||||
@@ -286,6 +313,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="font-mono text-lg no-underline! hover:underline! hover:decoration-dashed" href="/categories/webdev">webdev</a>
|
||||
<span class="text-grey">(2 posts)</span>
|
||||
@@ -323,6 +352,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -253,6 +253,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -244,6 +244,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
262
categories/neovim/index.html
Normal file
262
categories/neovim/index.html
Normal file
@@ -0,0 +1,262 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="generator" content="Norgolith" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="Category: neovim - Voidarc" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://blog.voidarc.co.uk/categories/neovim" />
|
||||
<meta property="og:description" content="Posts on category neovim" />
|
||||
<meta property="og:site_name" content="voidarc" />
|
||||
<meta property="og:locale" content="en-US" />
|
||||
|
||||
<link rel="canonical" href="https://blog.voidarc.co.uk/categories/neovim" />
|
||||
<meta name="robots" content="index, follow" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/prism-sweetie.min.css" />
|
||||
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/prism.min.js"></script>
|
||||
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/plugins/autoloader/prism-autoloader.min.js"></script>
|
||||
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/collapse@3.x.x/dist/cdn.min.js"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
|
||||
<script>
|
||||
document.addEventListener("alpine:init", () => {
|
||||
Alpine.data("menu", () => ({
|
||||
currentPage: window.location.pathname,
|
||||
|
||||
openMobile: false,
|
||||
|
||||
toggleMobile() {
|
||||
this.openMobile = !this.openMobile;
|
||||
}
|
||||
}));
|
||||
|
||||
Alpine.data("toc", () => ({
|
||||
open: false,
|
||||
|
||||
toggle() {
|
||||
this.open = !this.open;
|
||||
document.querySelector("#toc-toggle-icon").classList.toggle("rotate-90");
|
||||
}
|
||||
}));
|
||||
|
||||
Alpine.data("theme", () => ({
|
||||
// Defaults to dark theme
|
||||
current: "dark",
|
||||
|
||||
init() {
|
||||
const storedTheme = localStorage.getItem("theme");
|
||||
if (storedTheme === "dark") {
|
||||
this.current = "dark";
|
||||
} else if (storedTheme === "light") {
|
||||
this.current = "light";
|
||||
} else if (window.matchMedia("(prefers-color-scheme: dark)").matches) {
|
||||
this.current = "dark";
|
||||
}
|
||||
localStorage.setItem("theme", this.current);
|
||||
if (this.current === "dark") {
|
||||
document.documentElement.classList.add("dark");
|
||||
}
|
||||
},
|
||||
|
||||
toggle() {
|
||||
this.current = this.current === "dark" ? "light" : "dark";
|
||||
document.documentElement.classList.toggle("dark", this.current === "dark");
|
||||
localStorage.setItem("theme", this.current);
|
||||
}
|
||||
}));
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/mermaid/11.9.0/mermaid.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tabler-icons/3.28.1/tabler-icons.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/styles.min.css" />
|
||||
|
||||
<link rel="icon" href=/assets/norgolith.svg />
|
||||
|
||||
|
||||
<title>Category: neovim - Voidarc</title>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class="transition-colors duration-150 ease-linear">
|
||||
<header class="relative shadow-sm">
|
||||
<nav x-data="menu" class="container mx-auto px-4 md:px-0 font-mono">
|
||||
<div class="flex items-center justify-between h-16">
|
||||
<!-- Logo and dark mode -->
|
||||
<div x-data="theme" class="flex items-center shrink-0 space-x-2">
|
||||
<a href="/" class="flex items-center space-x-2">
|
||||
<!-- <img src="https://blog.voidarc.co.uk/assets/norgolith.svg" alt="Norgolith Logo" class="h-8 w-8"> -->
|
||||
<span class="text-lg md:text-xl font-bold text-magenta">Voidarc</span>
|
||||
</a>
|
||||
<button
|
||||
@click="toggle()"
|
||||
type="button"
|
||||
class="rounded-lg flex items-center"
|
||||
:aria-label="current === 'dark' ? 'Switch to light mode' : 'Switch to dark mode'"
|
||||
>
|
||||
<i
|
||||
:class="current === 'dark' ? 'ti-sun hover:text-yellow' : 'ti-moon hover:text-blue'"
|
||||
class="ti text-xl md:text-2xl text-grey transition-colors duration-200 ease-in-out"
|
||||
></i>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<!-- Desktop Menu -->
|
||||
<div class="hidden md:flex md:items-center md:space-x-8">
|
||||
|
||||
<a
|
||||
:class="{ 'text-magenta!': currentPage.startsWith('/posts') }"
|
||||
class="text-text-alt hover:text-blue px-3 py-2 rounded-md text-sm font-medium"
|
||||
href="/posts"
|
||||
>Posts</a>
|
||||
|
||||
<a
|
||||
:class="{ 'text-magenta!': currentPage.startsWith('/categories') }"
|
||||
class="text-text-alt hover:text-blue px-3 py-2 rounded-md text-sm font-medium"
|
||||
href="/categories"
|
||||
>Tags</a>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Mobile Menu Button -->
|
||||
<div class="md:hidden">
|
||||
<button @click="toggleMobile" type="button" class="inline-flex items-center justify-center p-2 rounded-md text-dark-grey hover:text-text-alt focus:outline-none" aria-controls="mobile-menu" aria-expanded="false">
|
||||
<span class="sr-only">Open main menu</span>
|
||||
<!-- Hamburger Icon -->
|
||||
<svg x-show="!openMobile" class="h-5 w-5" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/>
|
||||
</svg>
|
||||
<!-- Close Icon -->
|
||||
<svg x-show="openMobile" class="h-5 w-5 text-red" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"/>
|
||||
</svg>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Mobile Menu -->
|
||||
<div
|
||||
x-show="openMobile"
|
||||
x-transition:enter="transition ease-out duration-300"
|
||||
x-transition:enter-start="opacity-0"
|
||||
x-transition:enter-end="opacity-100"
|
||||
x-transition:leave="transition ease-in duration-300"
|
||||
x-transition:leave-start="opacity-100"
|
||||
x-transition:leave-end="opacity-0"
|
||||
@click.outside="openMobile = false"
|
||||
class="md:hidden"
|
||||
id="mobile-menu"
|
||||
>
|
||||
<div class="flex flex-row items-center justify-between pt-2 pb-4">
|
||||
|
||||
<a
|
||||
:class="{ 'text-blue!': currentPage.startsWith('/posts') }"
|
||||
class="text-text-alt hover:text-blue px-3 py-2 rounded-md text-sm font-medium"
|
||||
href="/posts"
|
||||
>Posts</a>
|
||||
|
||||
<a
|
||||
:class="{ 'text-blue!': currentPage.startsWith('/categories') }"
|
||||
class="text-text-alt hover:text-blue px-3 py-2 rounded-md text-sm font-medium"
|
||||
href="/categories"
|
||||
>Tags</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
</header>
|
||||
|
||||
<main class="container mx-auto min-h-screen pt-8 px-4 md:px-0">
|
||||
|
||||
<div>
|
||||
<h1>Posts in neovim</h1>
|
||||
<p class="text-sm text-text/70"><i>All the posts with the category "neovim"</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://blog.voidarc.co.uk/posts/been-a-while/">Been a While</a>
|
||||
<time class="text-grey text-sm italic"> on <strong>May 20, 2026</strong></time>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="mt-8 py-4 px-6 w-full font-mono">
|
||||
<div
|
||||
class="flex flex-col md:flex-row justify-between md:items-center font-medium text-xs md:text-sm text-text-alt space-y-4 md:space-y-0"
|
||||
>
|
||||
<span
|
||||
>Copyright © 2026
|
||||
|
||||
<a
|
||||
href="https://git.voidarc.co.uk/voidarc"
|
||||
class="text-blue hover:underline">Adumh00man</a
|
||||
>.
|
||||
|
||||
|
||||
<br class="md:hidden" /> Licensed under MIT.
|
||||
|
||||
</span>
|
||||
<div class="flex flex-inline">
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://git.voidarc.co.uk/voidarc"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Git</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -204,6 +204,15 @@
|
||||
<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/been-a-while/">Been a While</a>
|
||||
<time class="text-grey text-sm italic"> on <strong>May 20, 2026</strong></time>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<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/nix/">Why Nixos is the Coolest Operating System</a>
|
||||
@@ -244,6 +253,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -244,6 +244,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -253,6 +253,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -253,6 +253,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
26
index.html
26
index.html
@@ -211,6 +211,23 @@
|
||||
<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/been-a-while/">Been a While</a></h3>
|
||||
<span class="text-sm text-grey italic">time passes thats crazy</span>
|
||||
<time class="text-dark-grey dark:text-grey" datetime="2026-05-20T15:49:16+01:00">May 20, 2026, By Adumh00man</time>
|
||||
</div>
|
||||
<div class="flex flex-col">
|
||||
<p>
|
||||
|
||||
|
||||
|
||||
Been a While So. Nvim 0.12 dropped and kind of made neorg die.What the hell, Neorg? This blog is wri…
|
||||
</p>
|
||||
<a class="no-underline! text-dark-grey font-semibold" href="https://blog.voidarc.co.uk/posts/been-a-while/">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/nix/">Why Nixos is the Coolest Operating System</a></h3>
|
||||
@@ -295,6 +312,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
325
posts/been-a-while/index.html
Normal file
325
posts/been-a-while/index.html
Normal file
File diff suppressed because one or more lines are too long
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/been-a-while/">Been a While</a></h3>
|
||||
<time class="text-dark-grey dark:text-grey" datetime="2026-05-20T15:49:16+01:00">May 20, 2026</time>
|
||||
<span class="text-sm text-grey italic">time passes thats crazy</span>
|
||||
</div>
|
||||
<div class="flex flex-col">
|
||||
<p>
|
||||
|
||||
|
||||
|
||||
Been a While So. Nvim 0.12 dropped and kind of made neorg die.What the hell, Neorg? This blog is written using norg, a neovim org mode analog. For those of you unfamiliar with emacs terminology (ew), org mode is basically what jupyter notebooks were written with before jupyter notebooks existed. It'…
|
||||
</p>
|
||||
<a class="no-underline! text-dark-grey font-semibold" href="https://blog.voidarc.co.uk/posts/been-a-while/">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/nix/">Why Nixos is the Coolest Operating System</a></h3>
|
||||
@@ -286,6 +303,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -310,6 +310,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -337,6 +337,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mr-4 md:mr-6 lg:mr-8 last:mr-0">
|
||||
<a
|
||||
href="https://blog.voidarc.co.uk/rss.xml"
|
||||
class="hover:text-blue"
|
||||
>
|
||||
<span>Rss</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
32
rss.xml
32
rss.xml
@@ -6,7 +6,7 @@
|
||||
<description>Latest posts</description>
|
||||
<generator>Norgolith</generator>
|
||||
<language>en-US</language>
|
||||
<lastBuildDate>Mon, 23 Mar 2026 21:55:51 +0000</lastBuildDate>
|
||||
<lastBuildDate>Wed, 20 May 2026 16:04:32 +0000</lastBuildDate>
|
||||
<ttl>60</ttl>
|
||||
<atom:link href="https://blog.voidarc.co.uk/rss.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
@@ -19,6 +19,16 @@
|
||||
</image>
|
||||
|
||||
|
||||
<item>
|
||||
<title>Been a While</title>
|
||||
<link>https://blog.voidarc.co.uk/posts/been-a-while/</link>
|
||||
<guid>https://blog.voidarc.co.uk/posts/been-a-while/</guid>
|
||||
<description>time passes thats crazy</description>
|
||||
<author>Adumh00man</author>
|
||||
<pubDate>Wed, 20 May 2026 15:49:16 +0100</pubDate>
|
||||
<category>neovim</category><category>nix</category><category>blog</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Why Nixos is the Coolest Operating System</title>
|
||||
<link>https://blog.voidarc.co.uk/posts/nix/</link>
|
||||
@@ -29,16 +39,6 @@
|
||||
<category>linux</category><category>blog</category><category>nix</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Making a Blog Using a Niche Markdown Language</title>
|
||||
<link>https://blog.voidarc.co.uk/posts/site/</link>
|
||||
<guid>https://blog.voidarc.co.uk/posts/site/</guid>
|
||||
<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>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>How I fell in with Linux</title>
|
||||
<link>https://blog.voidarc.co.uk/posts/homelab/</link>
|
||||
@@ -49,5 +49,15 @@
|
||||
<category>blog</category><category>voidarc</category><category>homelab</category><category>linux</category><category>webdev</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Making a Blog Using a Niche Markdown Language</title>
|
||||
<link>https://blog.voidarc.co.uk/posts/site/</link>
|
||||
<guid>https://blog.voidarc.co.uk/posts/site/</guid>
|
||||
<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>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user