revealgo icon indicating copy to clipboard operation
revealgo copied to clipboard

Live reloading

Open yusukebe opened this issue 4 years ago • 2 comments

Implement a live reloading option. When the markdown file is changed, slides are reload automatically. PR: #3 by @vjeantet made an offer to implement this function. I have been rejected it, but now we want to make this function.

yusukebe avatar Nov 07 '21 23:11 yusukebe

I can work on this issue. You mentioned a different way in #3 can you explain...I was planning to make use of fsnotify. As there is no better option I guess for file watchers.

king-11 avatar Jan 27 '22 10:01 king-11

Thank you. I want you help on writing a live reloading option. It's good to use fsnotify.

yusukebe avatar Jan 27 '22 12:01 yusukebe