Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Markdown ¶
type Markdown struct {
Name string
Content string
Date string
Meta map[string]interface{}
TOC *TOC
Lang *Lang
}
func NewMarkdown ¶
func NewMarkdown() *Markdown
type Sitemap ¶
func NewSitemap ¶
func NewSitemap() *Sitemap
Click to show internal directories.
Click to hide internal directories.