Hook for working with the build result after a build is complete.
Hook for synchronously modifying the content after rendering.
Note: This hook is called from the Template Engine, not all template engines support this hook.
Hook for working with the builder before the build is executed.
Hook for interfacing with the Express server.
Hook for manipulating the template engine after it is initially created.
Used for creating template filters, globals, macros, etc.
Hook for defining custom yaml types for the yaml schema.
Hook for extending the URL path interpolation context.
Generated using TypeDoc
Interface for defining plugins to work with Amagaki.