Drop registry-landing; fix public-site list and activate-template label
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user