/hexo-server-live

Refresh browser automatically while source file changed for Hexo.

Primary LanguageJavaScriptMIT LicenseMIT

hexo-server-live

NPM version

Live reload while source file changed for Hexo.

Installation

$ npm i -D hexo-server-live

Usage

$ hexo server

Options

live_reload:
    delay: 150
    info: true
  • delay: Reload delay after file updates
  • info: Whether to print information when file updates

License

MIT