Skip to content

KazariEX/hexo-server-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Live reload when source files change for Hexo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published