shakebook-0.8.1.0: Shake-based technical documentation generator; HTML & PDF

Safe HaskellNone
LanguageHaskell2010

Shakebook.Feed

Synopsis

Documentation

asAtomEntry :: Value -> Entry Source #

Convert a Post to an Atom Entry

buildFeed :: MonadAction m => Text -> Text -> [Value] -> Path Rel File -> m () Source #

Build an Atom Feed from a list of posts.