[object Object]

← back to Micawallpaper

site.config rails: align with actual catalog buckets (silver/pearl/gold)

702414f5f69e5f69dbe0564e2dea1ead287165b7 · 2026-05-26 08:11:00 -0700 · Steve Abrams

Fleet rails sweep — config rails referenced silver/gold/copper/pearl/iridescent/metallic
but products.json buckets into silver(5) pearl(5) gold(2). Pruned to non-empty buckets.
Catalog is thin (14 products, 4 niche-fit) so Ideas rails carry most of the rendering.

Files touched

Diff

commit 702414f5f69e5f69dbe0564e2dea1ead287165b7
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue May 26 08:11:00 2026 -0700

    site.config rails: align with actual catalog buckets (silver/pearl/gold)
    
    Fleet rails sweep — config rails referenced silver/gold/copper/pearl/iridescent/metallic
    but products.json buckets into silver(5) pearl(5) gold(2). Pruned to non-empty buckets.
    Catalog is thin (14 products, 4 niche-fit) so Ideas rails carry most of the rendering.
---
 site.config.json | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/site.config.json b/site.config.json
index 45b6e07..7ce2142 100644
--- a/site.config.json
+++ b/site.config.json
@@ -11,10 +11,7 @@
   },
   "rails": [
     "silver",
-    "gold",
-    "copper",
     "pearl",
-    "iridescent",
-    "metallic"
+    "gold"
   ]
 }

← e25f6ec add 404-guard for unknown routes (stops .bak/.pre-* path pro  ·  back to Micawallpaper  ·  homepage: add retrowalls-canonical rail-sections (id=rails + c92c8aa →