hugo: File watching doesn't work on Linux
File watching from hugo server
doesn’t seem to work on Arch Linux (Hugo Static Site Generator v0.26 linux/amd64 BuildDate: 2017-08-07T18:27:14+02:00). I see Watching for changes in <path>/{data,content,layouts,static,themes}
but changing files in any of those folders doesn’t get picked up.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 16 (5 by maintainers)
The issues are with fsnotify The solution is there: https://github.com/howeyc/fsnotify/issues/68