Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Style ¶
type Templates ¶
type Templates interface {
Style
GithubLink(username string) *zero.One
XLink(username string) *zero.One
Home(heading, github, x string)
README(content []byte) *zero.One
Scroll() *zero.One
BuildSlides(dir string) *zero.One
BuildVideo(dir string) *zero.One
BuildOverlay(html string) *zero.One
BuildFromHtml(html string) *zero.One
}
func NewTemplates ¶
Click to show internal directories.
Click to hide internal directories.