← back to All Dw Landing
register internal viewers: quadrille :9947, artmura :9948, reidwitlin :9945; astek vendor-request note
cbfb26623f6d60e8b8e3514cda75076095feafbe · 2026-07-02 11:15:08 -0700 · Steve Abrams
Files touched
M config/known-subdomains.json
Diff
commit cbfb26623f6d60e8b8e3514cda75076095feafbe
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Jul 2 11:15:08 2026 -0700
register internal viewers: quadrille :9947, artmura :9948, reidwitlin :9945; astek vendor-request note
---
config/known-subdomains.json | 97 ++++++++++++++++++++++++++------------------
1 file changed, 58 insertions(+), 39 deletions(-)
diff --git a/config/known-subdomains.json b/config/known-subdomains.json
index c19434d..24449d2 100644
--- a/config/known-subdomains.json
+++ b/config/known-subdomains.json
@@ -1,40 +1,59 @@
{
- "_comment": "Hand-maintained registry of *.designerwallcoverings.com subdomains that are KNOWN to exist (or have a local project). Brand microsites match DB vendors by slug; internal sites are non-brand tools. Edit this file, then re-run scripts/build-sites-json.js.",
- "brands": [
- {
- "slug": "artmura",
- "vendor": "Artmura",
- "note": "LIVE reference build for the dw-vendor-landing template",
- "hasMicrosite": true
- },
- {
- "slug": "astek",
- "vendor": "Astek",
- "knownProject": "~/Projects/astek-landing",
- "localUrl": "http://127.0.0.1:9944",
- "note": "Internal-only editorial landing (Basic-Auth), running on Mac2 :9944",
- "hasMicrosite": true
- },
- {
- "slug": "reidwitlin",
- "vendor": "Reid Witlin",
- "knownProject": "~/Projects/reidwitlin-landing",
- "note": "Local project built; deploy status tracked by probe",
- "hasMicrosite": true
- },
- {
- "slug": "quadrille",
- "vendor": "Quadrille",
- "knownProject": "~/Projects/quadrille-house-site",
- "note": "Local project built; deploy status tracked by probe",
- "hasMicrosite": true
- }
- ],
- "internal": [
- { "slug": "new", "label": "New-import catalog viewer", "note": "DO NOT TOUCH the new-import-viewer project (live Shopify write machinery)" },
- { "slug": "pairs", "label": "Pairs-well-with viewer" },
- { "slug": "chat", "label": "Chat agent" },
- { "slug": "appointments", "label": "Appointments / smart scheduling" },
- { "slug": "all", "label": "This directory site (all-dw-landing)" }
- ]
-}
+ "_comment": "Hand-maintained registry of *.designerwallcoverings.com subdomains that are KNOWN to exist (or have a local project). Brand microsites match DB vendors by slug; internal sites are non-brand tools. Edit this file, then re-run scripts/build-sites-json.js.",
+ "brands": [
+ {
+ "slug": "artmura",
+ "vendor": "Artmura",
+ "note": "LIVE reference build for the dw-vendor-landing template",
+ "hasMicrosite": true,
+ "internalViewer": "http://127.0.0.1:9948 (~/Projects/artmura-internal, pm2 artmura-internal)"
+ },
+ {
+ "slug": "astek",
+ "vendor": "Astek",
+ "knownProject": "~/Projects/astek-landing",
+ "localUrl": "http://127.0.0.1:9944",
+ "note": "Internal-only editorial landing (Basic-Auth), running on Mac2 :9944 \u2014 vendor-request system live (memo/stock/price REQ emails)",
+ "hasMicrosite": true
+ },
+ {
+ "slug": "reidwitlin",
+ "vendor": "Reid Witlin",
+ "knownProject": "~/Projects/reidwitlin-landing",
+ "note": "Local project built; deploy status tracked by probe",
+ "hasMicrosite": true,
+ "internalViewer": "http://127.0.0.1:9945 (pm2 reidwitlin-landing)"
+ },
+ {
+ "slug": "quadrille",
+ "vendor": "Quadrille",
+ "knownProject": "~/Projects/quadrille-house-site",
+ "note": "Local project built; deploy status tracked by probe",
+ "hasMicrosite": true,
+ "internalViewer": "http://127.0.0.1:9947 (~/Projects/quadrille-internal, pm2 quadrille-internal)"
+ }
+ ],
+ "internal": [
+ {
+ "slug": "new",
+ "label": "New-import catalog viewer",
+ "note": "DO NOT TOUCH the new-import-viewer project (live Shopify write machinery)"
+ },
+ {
+ "slug": "pairs",
+ "label": "Pairs-well-with viewer"
+ },
+ {
+ "slug": "chat",
+ "label": "Chat agent"
+ },
+ {
+ "slug": "appointments",
+ "label": "Appointments / smart scheduling"
+ },
+ {
+ "slug": "all",
+ "label": "This directory site (all-dw-landing)"
+ }
+ ]
+}
\ No newline at end of file
← 9107b64 auto-save: 2026-07-02T09:16:46 (4 files) — .gitignore config
·
back to All Dw Landing
·
(newest)