0.2.12 • Published 2 years ago

hexo-server-live v0.2.12

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

hexo-server-live

NPM version NPM download

Live reload when source files change for Hexo. Support PJAX and Hot-reloading CSS.

Installation

$ npm i -D hexo-server-live

Usage

$ hexo server

Options

live_reload:
    delay: 0
    info: true
    retry: 3000
  • delay: Reload delay after file updates
  • info: Whether to print information when file updates
  • retry: Delay for retrying to connect SSE

License

MIT

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.8

2 years ago

0.2.3

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago