-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlive-sites-registry.json
More file actions
40 lines (40 loc) · 1.02 KB
/
Copy pathlive-sites-registry.json
File metadata and controls
40 lines (40 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"product": "ghost-continuum",
"version": "3.6.4",
"codename": "Air-Gap Map",
"last_known_update": "2026-09-01",
"defensive_only": true,
"hub_bind": "127.0.0.1",
"sites": [
{
"name": "public-site",
"url": "https://ghost.jonbailey.xyz/",
"softwareVersion": "3.6.4",
"last_known_update": "2026-08-28"
},
{
"name": "pages-alias",
"url": "https://ghost-continuum.pages.dev/",
"softwareVersion": "3.6.4",
"last_known_update": "2026-08-28"
},
{
"name": "hub-preview",
"url": "https://ghost.jonbailey.xyz/hub/",
"softwareVersion": "3.6.4",
"last_known_update": "2026-09-01"
},
{
"name": "github-latest",
"url": "https://github.com/Pitchfork-and-Torch/ghost-continuum/releases/latest",
"tag": "v3.6.4",
"last_known_update": "2026-08-28"
},
{
"name": "llms",
"url": "https://ghost.jonbailey.xyz/llms.txt",
"softwareVersion": "3.6.4",
"last_known_update": "2026-09-01"
}
]
}