package
0.0.0-20210814015554-82bc1ab3fc6d
Repository: https://github.com/datadrake/static-cling.git
Documentation: pkg.go.dev

# Functions

Load parses all of the config directories.
NewSection creates an empty Section configuration.
NewSite creates an empty Site configuration.
NewVariables creates an empty Variables structure.
Path of the configuration directory.

# Constants

Dir is the relative directory for configuration files.

# Variables

SiteFile is the relative path of the Site configuration.

# Structs

Category describes a particular group of content.
Section for rendering content.
Site is the full configuration for the site.
Templates configures the templates used for rendering.
Variables for rendering templates.

# Type aliases

Sections is a map of Section configurations.