greghendershott / frog

Frog is a static blog generator implemented in Racket, targeting Bootstrap and able to use Pygments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request - livereload support

winny- opened this issue · comments

When building a website or doing frontend work it can be very helpful to automatically refresh the page when the content or templates have been modified. For example the static website generator hugo offers this functionality via livereload.

I'd use the heck out this feature in frog :).

More about livereload here (GitHub).