Versions in this module Expand all Collapse all v0 v0.47.1 Aug 20, 2018 Changes in this version + type Descriptor struct + AbsURLPath string + AddHugoGeneratorTag bool + LiveReloadPort int + Minify bool + OutputFormat output.Format + Src io.Reader + StatCounter *uint64 + TargetPath string + type DestinationPublisher struct + func NewDestinationPublisher(fs afero.Fs, outputFormats output.Formats, mediaTypes media.Types, minify bool) DestinationPublisher + func (p DestinationPublisher) Publish(d Descriptor) error + type Publisher interface + Publish func(d Descriptor) error