hakyll-3.1.2.6: A simple static site generator library.

Hakyll.Web.Preview.Poll

Description

Interval-based implementation of preview polling, for the platforms which are not supported by inotify.

Synopsis

Documentation

previewPollSource

Arguments

:: HakyllConfiguration

Configuration

-> IO [FilePath]

Updating action

-> IO ()

Can block forever

A preview thread that periodically recompiles the site.