0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web/admin
Hannah Wolfe a0bdba2516 Added theme preview mode
- Allow the frontend to accept post messages to generate previews of the frontend
- Created a new endpoint in admin we can use to render these previews, which is possibly not necessary
- Supports a limited group of settings, which can easily be expanded, but care should be taken if expanding to use user-provided strings
2021-02-17 13:49:41 +00:00
..
views Added theme preview mode 2021-02-17 13:49:41 +00:00
app.js Added theme preview mode 2021-02-17 13:49:41 +00:00
controller.js
index.js
middleware.js
preview.js Added theme preview mode 2021-02-17 13:49:41 +00:00