Hakyll.Convert.Wordpress
readPosts :: FilePath -> IO (Maybe [RSSItem]) Source #
Returns only public posts
distill :: Bool -> RSSItem -> DistilledPost Source #