hakyll-4.4.0.0: A static website compiler library

Safe HaskellNone

Hakyll.Core.Metadata

Synopsis

Documentation

getMetadataField' :: MonadMetadata m => Identifier -> String -> m StringSource

Version of getMetadataField which throws an error if the field does not exist.