hakyll-3.1.2.8: A static website compiler 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