Documentation ¶
Index ¶
Constants ¶
View Source
const ( // IDs for remote errors in tpl/data. ErrRemoteGetJSON = "error-remote-getjson" ErrRemoteGetCSV = "error-remote-getcsv" WarnFrontMatterParamsOverrides = "warning-frontmatter-params-overrides" )
Error/Warning IDs. Do not change these values.
View Source
const ( FieldRelPermalink = "RelPermalink" FieldPermalink = "Permalink" )
Field/method names with special meaning.
View Source
const (
ResourceTransformationFingerprint = "fingerprint"
)
Resource transformations.
Variables ¶
This section is empty.
Functions ¶
func IsFieldRelOrPermalink ¶ added in v0.123.0
IsFieldRelOrPermalink returns whether the given name is a RelPermalink or Permalink.
func IsResourceTransformationPermalinkHash ¶ added in v0.123.0
IsResourceTransformationLinkChange returns whether the given name is a resource transformation that changes the permalink based on the content.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.