package
0.0.0-20240805145549-476ea1539c36
Repository: https://github.com/mr-destructive/tuxo.git
Documentation: pkg.go.dev

# Functions

ExtractFrontMatterLines extracts lines between the given delimiters from content.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LoadFrontMatter parses front matter from the given content using a configurable delimiter and format.
LoadFrontMatterToPost removes front matter from the given content and returns a Post struct.
LoadFrontMatterToPostStruct converts a map[string]interface{} front matter to a Post struct.
No description provided by the author
LoadStatic recursively copies files and directories from staticDir to outputDir.
No description provided by the author
ParseJSONFrontMatter parses JSON content from front matter lines.
ParseSimpleFrontMatter parses simple key-value pairs from front matter lines.
ParseTOMLFrontMatter parses TOML content from front matter lines.
ParseYAMLFrontMatter parses YAML content from front matter lines.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Post
No description provided by the author
No description provided by the author
No description provided by the author