hexo-livereload

v0.2.0
LiveReload plugin for Hexo
hexo livereload reload

hexo-livereload

Build Status NPM version Coverage Status

Refresh the browser when files changed.

Install

$ npm install hexo-livereload --save

Usage

Install the browser extension: http://feedback.livereload.com/knowledgebase/articles/86242-how-do-i-install-and-use-the-browser-extensions-

When you run hexo server, this plugin will be started automatically.

Options

You can configure this plugin in _config.yml.

livereload:
  port: 35729
  • port - LiveReload port (Default: 35729)
npm i hexo-livereload

Metadata

  • MIT
  • Whatever
  • Tommy Chen
  • released 12/27/2015

Downloads

Maintainers