blog-0.1.0.0: A custom blog generator from markup files
Safe HaskellSafe-Inferred
LanguageHaskell2010

Blog.Directory

Synopsis

Documentation

convertDirectory :: Env -> FilePath -> FilePath -> IO () #

Copy files from one to another directory and then convert to .html files

buildIndex :: [(FilePath, Document)] -> Reader Env Html #

Builds the index page