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

Support HTML auto reloading on watch mode #20

Merged
merged 17 commits into from
Sep 18, 2018
Merged

Support HTML auto reloading on watch mode #20

merged 17 commits into from
Sep 18, 2018

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Sep 17, 2018

This PR will support HTML auto reloading on watch mode.

It means live-preview will available on CLI by opening HTML with another browser. This feature is similar to Deckset and the other CLI tool for some slide framework. (e.g. reveal-md, backslide, mdx-deck)

ToDo

  • Fill tests

@yhatt yhatt changed the title [WIP] Support HTML auto reloading on watch mode Support HTML auto reloading on watch mode Sep 18, 2018
Add the example of watch mode on npx and docker. In docker,
auto-reloading is available by setting port-fowarding. In addition, we
add `--init` option to be able to use Ctrl+C SIGINT correctly.
@yhatt yhatt merged commit c02fe2b into master Sep 18, 2018
@yhatt yhatt deleted the auto-reloading branch September 18, 2018 01:14
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

Successfully merging this pull request may close these issues.

1 participant