cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
72be6e9683985bca189a3d93751a6d21839c0570
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-04-07T19:08:26Z
content/garden/macos.org | 2 +- content/garden/mkb.org | 2 +- content/garden/org-mode.org | 2 +- content/garden/quotes.org | 2 +- theme/templates/blog.html | 1 + theme/templates/index.html | 2 ++ 6 files changed, 7 insertions(+), 4 deletions(-) @@ -1,4 +1,4 @@ -#+title: macos +#+title: 🌱 macos #+slug: macos #+description: All about the macOS operating system. #+date: [2026-02-21 Sat 14:01:32] @@ -1,4 +1,4 @@ -#+title: mechanical keyboards +#+title: 🌱 mechanical keyboards #+slug: mkb #+description: The easiest way to annoy your coworkers: clacking keyboards. #+date: [2026-03-11 Wed 01:04:38] @@ -1,4 +1,4 @@ -#+title: org mode +#+title: 🌱 org-mode #+slug: org-mode #+description: Tidbits about the best plaintext language: org-mode. #+date: [2026-02-21 Sat 12:39:27] @@ -1,4 +1,4 @@ -#+title: quotes +#+title: 🌱 quotes #+slug: quotes #+description: Things that made me think or feel. #+date: [2026-03-11 Wed 01:16:35] @@ -2,6 +2,7 @@ <h1>Blog</h1> <p>Use <code>⌘ F</code> / <code>Ctrl F</code> to search · <a href="/feed.xml">RSS Feed</a></p> <p>All Posts</p> +<p>Want to browse by topic instead? Head over to the <a href="/tags/">tags</a> page.</p> <ul class="post-list"> {% for post in posts %} <li class="post-list-item"> @@ -8,6 +8,7 @@ <section> <h2>Recent Posts</h2> + <p>Things I've written recently.</p> <ul class="post-list"> <!-- BEGIN_POSTS --><!-- END_POSTS --> </ul> @@ -27,6 +28,7 @@ <section> <h2>Elsewhere</h2> + <p>Places to find me online.</p> <ul> <li>Sourcehut (primary): <a href="https://sr.ht/~ccleberg">~ccleberg</a></li> <li>GitHub (mirror): <a href="https://github.com/ccleberg">@ccleberg</a></li>