transform

package
v0.27.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

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 HugoGeneratorInject

func HugoGeneratorInject(ct contentTransformer)

HugoGeneratorInject injects a meta generator tag for Hugo if none present.

func LiveReloadInject

func LiveReloadInject(port int) func(ct contentTransformer)

LiveReloadInject returns a function that can be used to inject a script tag for the livereload JavaScript in a HTML document.

func NewChain

func NewChain(trs ...link) chain

NewChain creates a chained content transformer given the provided transforms.

func NewEmptyTransforms

func NewEmptyTransforms() []link

NewEmptyTransforms creates a new slice of transforms with a capacity of 20.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL