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

Live reloading #7

Open
ModProg opened this issue Feb 7, 2023 · 0 comments
Open

Live reloading #7

ModProg opened this issue Feb 7, 2023 · 0 comments

Comments

@ModProg
Copy link

ModProg commented Feb 7, 2023

Automatically reload the website when the content changes.

trunk supports this using this js: https://github.com/thedodd/trunk/blob/master/src/autoreload.js and the rust part should be somewhere around here: https://github.com/thedodd/trunk/blob/master/src/serve.rs#L200-L208 .

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

1 participant