0.0.5 • Published 5 months ago

hexo-hotreloader v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

hexo-hotReloader

Start up

How it works

When you use hexo s or hexo server and enabled it, it will run a websocket server(default port is 3000) and insert the javascript code to every page

Install

npm i hexo-hotreload

Enable it

in config.yaml

hotreload:
  enable: true
  port: 3007

Bugs

If it's not working, you can try to modifly your content or run hexo clean to trigger the hexo's uploader event.

If it's still not working, refresh the page and server then try again.

0.0.5

5 months ago

0.0.4

8 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago