I know this has been asked before and there are ideas/feature requests for live previews but I wanted to find out if there is a workflow that we could implement now, and it doesn’t even have to be a preview in real time (“live preview”).
So, I’m thinking of something along the lines of having a staging environment (on a subdomain but on the same server) where a client edits and previews content, and then they can click a “publish” button that would deploy these changes to the live site.
I guess that sounds like making Kirby a static site generator of some sort. Is there an established workflow for updating content on a live site with preview?