Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFilesystemStorage ¶
func NewFilesystemStorage(root, base string) interfaces.StorageProvider
NewFilesystemStorage returns an interfaces.StorageProvider that writes artifacts to disk. The base argument should match the generator OutputDir so duplicated prefixes are trimmed.
func NewGoTemplateRenderer ¶
func NewGoTemplateRenderer(baseDir string) (interfaces.TemplateRenderer, error)
NewGoTemplateRenderer returns a generator-compatible template renderer backed by html/template.
func NewThemeAssetResolver ¶
func NewThemeAssetResolver() generator.AssetResolver
NewThemeAssetResolver returns an AssetResolver that resolves theme-relative files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.