← back to Wallsandfabrics
snapshot: site.config.json rails field from stage-1 catalog migration
33f3b271f2811ad354c7794fdb7a7de1353970ea · 2026-05-19 10:26:20 -0700 · Steve Abrams
Files touched
Diff
commit 33f3b271f2811ad354c7794fdb7a7de1353970ea
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue May 19 10:26:20 2026 -0700
snapshot: site.config.json rails field from stage-1 catalog migration
---
site.config.json | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/site.config.json b/site.config.json
index dbeeea7..05ea41f 100644
--- a/site.config.json
+++ b/site.config.json
@@ -11,6 +11,19 @@
"accent": "#9A6E3A",
"accent2": "#46606D"
},
- "surfaces": ["Wallcovering", "Fabric", "Mural", "Trim"],
- "port": 9934
+ "surfaces": [
+ "Wallcovering",
+ "Fabric",
+ "Mural",
+ "Trim"
+ ],
+ "port": 9934,
+ "rails": [
+ "green",
+ "botanical",
+ "commercial",
+ "blue",
+ "architectural",
+ "white"
+ ]
}
← 8dbba67 fix env wiring — add __dirname-anchored dotenv + dotenv dep
·
back to Wallsandfabrics
·
stage2: wire wallsandfabrics onto shared catalog (hand-tailo 2345586 →