package
0.0.0-20230427210519-7635d6edda19
Repository: https://github.com/klingtnet/static-site-generator.git
Documentation: pkg.go.dev

# Functions

AbsLink returns an absolute representation of the given path.
NewMarkdown returns an instantiated markdown renderer.
No description provided by the author
NewTemplates parses templates from the given fs.FS and provides a set of default template functions.
PageLink returns a link for the given page using its slugified title as filename.
ReplaceExtension replaces the extension of path with ext.

# Structs

Markdown renders markdown pages to HTML websites.
TemplateData contains data used to render page templates.
No description provided by the author
Templates are used by the Renderer to render HTML pages.

# Interfaces

No description provided by the author