I know that more than likely you're working towards this, so far it seems publishing works to whatever extent it currently does. However the button that hints at exporting the site https://github.com/palacms/palacms/blob/f98027d9315e5098e84ed73d593865000382a9d5/app/routes/dashboard/sites/%2Bpage.svelte#L63
Is still unimplemented, I'd suggest after having read / seen the issue about downloading the site with images that potentially two versions of this button are made. One which offloads images as before etc..., another which links images locally.
However for the moment, I'd suggest at least implementing one of the two so that sites can be exported.
I know that more than likely you're working towards this, so far it seems publishing works to whatever extent it currently does. However the button that hints at exporting the site https://github.com/palacms/palacms/blob/f98027d9315e5098e84ed73d593865000382a9d5/app/routes/dashboard/sites/%2Bpage.svelte#L63
Is still unimplemented, I'd suggest after having read / seen the issue about downloading the site with images that potentially two versions of this button are made. One which offloads images as before etc..., another which links images locally.
However for the moment, I'd suggest at least implementing one of the two so that sites can be exported.