aboutsummaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/static/styles.css4
-rw-r--r--theme/templates/garden.html18
2 files changed, 14 insertions, 8 deletions
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 %}
<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>