hexo-browsersync

0.3.0 • Public • Published

hexo-browsersync

BrowserSync plugin for Hexo.

Installation

$ npm install hexo-browsersync --save

Usage

hexo-browsersync is transparent. Once installed, just run hexo-server as you usually do, and you will benefit from the features from browsersync.

Options

BrowserSync options are supported inside _config.yml file, e.g.:

browsersync:
  logLevel: "warn"
  ghostMode:
    scroll: true

You can check BrowserSync options for more info.

N.B.: logSnippet is disabled by default.

License

MIT

Dependents (2)

Package Sidebar

Install

npm i hexo-browsersync

Homepage

hexo.io/

Weekly Downloads

826

Version

0.3.0

License

MIT

Last publish

Collaborators

  • yoshinorin
  • curben
  • tomap
  • ertrzyiks
  • abnerchou
  • tommy351
  • hexobot
  • jlhwung