Drop registry-landing; fix public-site list and activate-template label

This commit is contained in:
Keysat
2026-06-17 15:25:05 -05:00
parent 4360b03650
commit 391cf68b91
4 changed files with 7 additions and 10 deletions
+2 -2
View File
@@ -39,8 +39,8 @@ silently no-ops an install whose version equals what's already installed. Run
```
~/.keysat/publish.sh # version-gate → make universal → FileBrowser upload → registry register → GitHub mirror → make install (deploy to live host, best-effort)
~/.keysat/deploy-sites.sh # DEFAULT: deploy ALL public sites (landing + docs + registry-landing). Re-uploads every site so the live HTML always matches its repo, even unmodified ones — preferred over a single-site deploy so nothing drifts.
~/.keysat/deploy-sites.sh docs # or name one/more explicitly: landing | docs | registry-landing
~/.keysat/deploy-sites.sh # DEFAULT: deploy ALL public sites (landing + docs). Re-uploads every site so the live HTML always matches its repo, even unmodified ones — preferred over a single-site deploy so nothing drifts.
~/.keysat/deploy-sites.sh docs # or name one/more explicitly: landing | docs
```
Prefer the no-arg form (all sites) whenever pushing any site change, so every
+2 -3
View File
@@ -2,13 +2,12 @@
paths:
- "keysat-xyz-landing/**"
- "keysat-docs/**"
- "keysat-registry-landing/**"
---
# Website & docs copy rules
Applies to the public sites: `keysat.xyz` (keysat-xyz-landing), `docs.keysat.xyz`
(keysat-docs, incl. shared `docs.js`), `registry.keysat.xyz` (keysat-registry-landing).
Applies to the public sites: `keysat.xyz` (keysat-xyz-landing) and `docs.keysat.xyz`
(keysat-docs, incl. shared `docs.js`).
## No em-dashes in user-facing copy