hakyllbars-1.0.0.0: A Hakyll compiler for Handlebars-like templates
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hakyllbars.Field.Git

Documentation

gitLogField :: LogFormat -> String -> Item a -> TemplateRunner a String Source #

gitFileField :: IntoValue v a => String -> String -> (GitFile -> v) -> Context a Source #