hexo-browser-sync

1.0.0 • Public • Published

hexo-browser-sync NPM version

BrowserSync plug-in for Hexo.

BrowserSync - Time-saving synchronised browser testing.

Install

$ npm i hexo-browser-sync --save

Usage

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: false

Check BrowserSync options for more information.

Package Sidebar

Install

npm i hexo-browser-sync

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • yuukichi