Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Hot code releoad and preview in the same window in continuous #1325

Open
hubyhuby opened this issue Jan 30, 2024 · 1 comment

Comments

@hubyhuby
Copy link

hubyhuby commented Jan 30, 2024

Feature Description

Using publii and coding in any language, means previewing the result every 30 seconds.
This is very time consuming, that why a lot of framewotrk offer "hot code reloading".

The idea is you DO NOT have to push any preview button, :

1 the software monitor your changes in the post . Basically when you push save

2 The preview is generated automatically without asking in the background.

3 When you go in the preview page inside publie, to be developped , you can see the current preview version. Tada!

This feature requires to implement a chrome webbrowser of some kind in the publii app (already using electron). Not sure of the technical.

A workaround that would be very nice, is to open the preview in the SAME chrome or firefox tab . As we click preview all the time in 15 min I have 30 tabs preview x)

image

@Uzayer
Copy link

Uzayer commented Mar 6, 2024

Would love this feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants