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

# Functions

NewDir creates a new directory for the specified path.
NewPage creates a Page record from a known File.
NewTree creates a new directory for the specified path.

# Variables

ErrUnsupportedContent indicates that a file in the content tree cannot be converted to HTML.

# Structs

Dir is a directory of the content Tree.
Page represents a single page to be rendered to the build tree.
Tree contains all of the content.

# Type aliases

Pages is a list of Pages.