Currently we have to build (or at least write) our layouts twice, once for hugo to build the website pages, and then port it into react components to preview correctly in the CMS admin page.
It would be much better to write the layouts only once and have it build both website pages and CMS previews automatically from it.
Currently we have to build (or at least write) our layouts twice, once for hugo to build the website pages, and then port it into react components to preview correctly in the CMS admin page.
It would be much better to write the layouts only once and have it build both website pages and CMS previews automatically from it.