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

docs: Add browser auto-reloading on source content changes. #1336

Merged
merged 1 commit into from
Jul 11, 2018

Commits on Jul 11, 2018

  1. docs: Add browser auto-reloading on source content changes.

    By virtue of a relatively simple `hexo-browsersync` package[0], which
    implements BrowserSync[1] in Hexo, this change brings support for automatically
    reloading the browser when the source content has changed.
    
    No more pressing "Reload" in order to see the changes to the Markdown source
    when working on documentation! 🎉
    
    [0]: https://npm.im/hexo-browsersync
    [1]: https://www.browsersync.io
    abernix committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    f2f902a View commit details
    Browse the repository at this point in the history