cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
a3370fbc75b5aaa1aeb483eac6cf3b4899c26e03
verified ยท cmc
author: Christian Cleberg <hello@cleberg.net> ยท 2026-03-11T06:13:42Z
content/garden/macos.org | 2 +- content/garden/org-mode.org | 2 +- theme/static/styles.css | 4 ---- theme/templates/garden.html | 18 ++++++++++++++---- 4 files changed, 16 insertions(+), 10 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: 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] @@ -100,10 +100,6 @@ footer { padding-bottom: 3rem; } /* ============================================================ NAV STRIP โ full outer width, equal cells ============================================================ */ -.masthead nav { - border-top: 1px solid var(--border-soft); - border-bottom: 1px solid var(--border-soft); -} .masthead nav ul { list-style: none; display: flex; @@ -1,9 +1,19 @@ {% extends "base.html" %} {% block subtitle %}garden - {% endblock %} {% block main %} <h1>Garden</h1> -<p> - Notes in various states of growth. Some are stubs, some are developed. - Browse around. -</p> +<p>Notes in various states of growth. Some are stubs, some are developed. Browse +around.</p> +<section> + <h2>๐ชด The Growth Stages</h2> + <p>Instead of dates, these metadata labels show how mature a page is:</p> + <span<strong>๐ฑ Seedlings:</strong> Rough notes, raw ideas, or "half-baked" + thoughts.</span><br> + <span><strong>๐ฟ Budding:</strong> Notes that have some structure and a few + internal links.</span><br> + <span><strong>๐ณ Evergreen:</strong> High-conviction ideas that are + well-researched and stable.</span><br> + <span><strong>๐ Compost:</strong> Ideas you no longer agree with but want to + keep for historical context.</span><br><br> +</section> <ul class="garden-index"> {% for post in posts %} <li>