Skip to content

xihale/hexo-hotreloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, try to refresh the page once again.

If it still not working, please try to restart the server or open an issue

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published