hakyll-3.0.1.0: A simple static site generator library.

Hakyll.Core.Run

Description

This is the module which binds it all together

Synopsis

Documentation

run :: HakyllConfiguration -> Rules -> IO RuleSetSource

Run all rules needed, return the rule set used