hakyll-2.4.3: A simple static site generator library.

Text.Hakyll.Pandoc

Description

Module exporting a pandoc arrow

Synopsis

Documentation

renderAction :: HakyllAction [PageSection] ContextSource

An action that renders the list of page sections to a context using pandoc

renderActionWith :: HakyllAction ([PageSection], String -> String) ContextSource

An action to render pages, offering just a little more flexibility