Hakyll.Convert.IO
savePost :: FilePath -> Text -> Text -> DistilledPost -> IO FilePath Source #
Save a post along with its comments in a format that Hakyll understands.
Returns the filename of the file that was written.