Discover Packages
github.com/usecue/gojekyll
plugins
package
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: Aug 18, 2017
License: MIT
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package plugins holds emulated Jekyll plugins.
Unlike Jekyll, these are baked into the executable -- both because package "plugin'
works only on Linux (as of 2017.07); and because the gojekyll implementation is immature and any possible interfaces
are far from baked.
Install installs a registered plugin.
Names returns a sorted list of names of registered plugins.
Plugin describes the hooks that a plugin can override.
Lookup returns a plugin if it has been registered.
Site is the site interface that is available to a plugin.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.