Publish Studio Demo
Builds a static site bundle and optionally copies it to the configured publish path.
Domain: https://example.test
Publish Path: /tmp/tailforge-demo
Connector File: Not configured
Published Pages
Home · /home · published
{
"site": {
"id": 1,
"name": "Studio Demo",
"domain": "https://example.test",
"connector_mode": "file",
"publish_path": "/tmp/tailforge-demo",
"connector_file": "",
"created_at": "2026-03-03 22:23:14",
"updated_at": "2026-03-03 22:23:14"
},
"written_files": [
"/var/www/tailforge.websupportservices.co.uk/storage/published/site-1/index.html"
],
"deploy": {
"ok": true,
"copied": [
"/tmp/tailforge-demo/index.html"
]
}
}