package
0.2.14
Repository: https://github.com/osteele/gojekyll.git
Documentation: pkg.go.dev

# Functions

Install installs a registered plugin.
Lookup returns a plugin if it has been registered.
Names returns a sorted list of names of registered plugins.

# Interfaces

Plugin describes the hooks that a plugin can override.
Site is the site interface that is available to plugins.

# Type aliases

Page is in package pages.