Documentation
¶
Overview ¶
buyer beware
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DetailedPage ¶
type Instance ¶
type Instance struct {
Options
// contains filtered or unexported fields
}
Do not initialize manually. Always create with New().
func (*Instance) GetPageDetails ¶
func (inst *Instance) GetPageDetails(r *http.Request) (detailedPage *DetailedPage, err error)
type MarkdownParser ¶
type Options ¶
type Options struct {
FS fs.FS
FrontmatterParser FrontmatterParser
MarkdownParser MarkdownParser
IsDev bool
}
type Sitemap ¶
type Sitemap []SitemapItem
Click to show internal directories.
Click to hide internal directories.