Hakyll.Web.Preview.Poll
Description
Interval-based implementation of preview polling
- previewPoll :: HakyllConfiguration -> IO [FilePath] -> IO ()
Documentation
Arguments
| :: HakyllConfiguration | Configuration |
| -> IO [FilePath] | Updating action |
| -> IO () | Can block forever |
A preview thread that periodically recompiles the site.