From a3370fbc75b5aaa1aeb483eac6cf3b4899c26e03 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 11 Mar 2026 01:13:42 -0500 Subject: add levels to the digital garden section --- 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(-) diff --git a/content/garden/macos.org b/content/garden/macos.org index 96ea77e..f14f81f 100644 --- a/content/garden/macos.org +++ b/content/garden/macos.org @@ -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] diff --git a/content/garden/org-mode.org b/content/garden/org-mode.org index da6e087..c0ed2c1 100644 --- a/content/garden/org-mode.org +++ b/content/garden/org-mode.org @@ -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] diff --git a/theme/static/styles.css b/theme/static/styles.css index d3c9196..36fbedf 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -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; diff --git a/theme/templates/garden.html b/theme/templates/garden.html index 2c51706..79238f5 100644 --- a/theme/templates/garden.html +++ b/theme/templates/garden.html @@ -1,9 +1,19 @@ {% extends "base.html" %} {% block subtitle %}garden - {% endblock %} {% block main %}

Garden

-

- Notes in various states of growth. Some are stubs, some are developed. - Browse around. -

+

Notes in various states of growth. Some are stubs, some are developed. Browse +around.

+
+

ðŸŠī The Growth Stages

+

Instead of dates, these metadata labels show how mature a page is:

+ ðŸŒą Seedlings: Rough notes, raw ideas, or "half-baked" + thoughts.
+ ðŸŒŋ Budding: Notes that have some structure and a few + internal links.
+ ðŸŒģ Evergreen: High-conviction ideas that are + well-researched and stable.
+ 🍂 Compost: Ideas you no longer agree with but want to + keep for historical context.

+