hakyll-convert-0.2.0.0: Convert from other blog engines to Hakyll.
Hakyll.Convert.Wordpress
Synopsis
readPosts :: FilePath -> IO (Maybe [RSSItem]) Source #
Returns only public posts
distill :: RSSItem -> DistilledPost Source #