Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Add browser auto-reloading on source content changes. (ardatan#883
) 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
- Loading branch information