hakyll-4.5.3.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.