Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AbsURL = func(ct contentTransformer) {
ar.replaceInHTML(ct)
}
AbsURL replaces relative URLs with absolute ones in HTML files, using the baseURL setting.
View Source
var AbsURLInXML = func(ct contentTransformer) {
ar.replaceInXML(ct)
}
AbsURLInXML replaces relative URLs with absolute ones in XML files, using the baseURL setting.
Functions ¶
func LiveReloadInject ¶
func LiveReloadInject(ct contentTransformer)
func NewEmptyTransforms ¶
func NewEmptyTransforms() []link
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.