1.0.0 • Published 11 years ago
hexo-browser-sync v1.0.0
hexo-browser-sync 
BrowserSync plug-in for Hexo.
BrowserSync - Time-saving synchronised browser testing.
Install
$ npm i hexo-browser-sync --saveUsage
When you run hexo server, this plugin will be started automatically.
Options
You can configure the plug-in in _config.yml.
browser_sync:
port: 3000
browser: "google chrome"
open: falseCheck BrowserSync options for more information.
1.0.0
11 years ago