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: Live-reload #234

Closed
ericnakagawa opened this issue Nov 16, 2017 · 7 comments
Closed

Feature: Live-reload #234

ericnakagawa opened this issue Nov 16, 2017 · 7 comments
Labels
difficulty: advanced Issues that are complex, e.g. large scoping for long-term maintainability. feature This is not a bug or issue with Docusausus, per se. It is a feature request for the future. status: claimed Issue has been claimed by a contributor who plans to work on it.

Comments

@ericnakagawa
Copy link
Contributor

Allow editing files and reloading the pages automatically during development. @mitermayer

@ericnakagawa ericnakagawa added the feature This is not a bug or issue with Docusausus, per se. It is a feature request for the future. label Nov 16, 2017
@Kikobeats
Copy link

Kikobeats commented Jan 14, 2018

Because internally docusaurus uses express, it could be done using svr.

The only prerequisite is separate the express routes into a separate file.

@yanivnis
Copy link

+1 for this feature. It can make the development process much easier.

@JoelMarcey JoelMarcey added mentorship difficulty: advanced Issues that are complex, e.g. large scoping for long-term maintainability. labels Feb 28, 2018
@JoelMarcey
Copy link
Contributor

cc @wulucxy

@codering
Copy link

codering commented Mar 4, 2018

+1

@yangshun yangshun added the status: claimed Issue has been claimed by a contributor who plans to work on it. label Apr 26, 2018
@Themandunord
Copy link
Contributor

+1

@amyrlam
Copy link
Contributor

amyrlam commented May 8, 2018

👋 I'm working on this issue!

Try a hard refresh for now, making sure to be on the /next URL to see docs changes in local development, e.g. http://localhost:3000/docs/en/next/doc1.html re: https://docusaurus.io/docs/en/versioning.html.

@JoelMarcey
Copy link
Contributor

@amyrlam So excited to see you working on this ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: advanced Issues that are complex, e.g. large scoping for long-term maintainability. feature This is not a bug or issue with Docusausus, per se. It is a feature request for the future. status: claimed Issue has been claimed by a contributor who plans to work on it.
Projects
None yet
Development

No branches or pull requests

9 participants