Documentation
¶
Index ¶
- Variables
- func Compile(root string, vars map[string]string, domains []string, devMode bool) error
- func CompressHTML(buf *[]byte, devMode bool)
- func Live(root string, vars map[string]string, domains []string, devMode bool)
- func Markdown(buf *[]byte, domains []string)
- func PrintMsg(color string, msg string)
- func ReadFileHTML(name string, domains []string) ([]byte, map[string]string, error)
- func Render(path string, vars map[string]string, isWidget bool) ([]byte, error)
- func WriteFileHTML(name string, data []byte, root ...string) error
- type SegHTML
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CompressHTML ¶
func ReadFileHTML ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.