package
1.0.0-beta.2
Repository: https://github.com/s12chung/gostatic.git
Documentation: pkg.go.dev

# Functions

DefaultSettings is the default settings of the HTML templates.
NewRenderer returns a new instance of Renderer.
NewScratch returns a clean instance of Scratch.

# Structs

Renderer holds settings and config to Render with.
Scratch is a struct holding temp data, inspired by: https://gohugo.io/functions/scratch.
Settings represents the settings of the HTML templates.

# Interfaces

Plugin for Renderer to add template functions with.