Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator this the main generator engine
func (*Generator) ClearOutput ¶ added in v0.1.15
func (g *Generator) ClearOutput()
ClearOutput clean the output folder
func (*Generator) Execute ¶
Execute walk thru the folders and register section/pages. After that processing each file.
func (*Generator) IsRefreshed ¶ added in v0.1.8
func (*Generator) RenderHTML ¶ added in v0.1.15
func (*Generator) SiteConfig ¶ added in v0.1.6
SiteConfig return the configuration of the site
Click to show internal directories.
Click to hide internal directories.