keystatic
keystatic copied to clipboard
Add support for live-preview layout
Something on the lines of: https://github.com/payloadcms/payload/tree/main/examples/live-preview/payload
It will be super useful for marketing sites.
We support real-time previews with Next.js' draft mode via the previewUrl
config option. Have you tried that?