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 --- theme/templates/garden.html | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'theme/templates/garden.html') 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.

+