Versions in this module Expand all Collapse all v15 v15.1.0 May 25, 2021 v15.0.0 Mar 14, 2021 Changes in this version + func ProcessDir(src, dst, baseURL string, disableAnalytics, embedStyle bool) error + type PageData struct + BlogPost bool + Date string + Description string + DisableAnalytics bool + EmbedStyle bool + H1 string + H2 string + Main string + Style string + Title string + URLCanonical string + type PageInfo struct + BlogPost bool + Date string + Title string + URLCanonical string + func ProcessFile(src, dst, u string, disableAnalytics, embedStyle bool) (PageInfo, error)