0.2.0 • Published 8 years ago

hexo-livereload v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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)
0.2.0

8 years ago

0.1.0

10 years ago

0.0.1

10 years ago