templates

package
v0.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2025 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Style

type Style interface {
	ZeroCSS() string
	SlidesCSS() string
	FooterCSS() string
	TextCSS() string
	KeyboardCSS() string
}

func NewStyle

func NewStyle() Style

type Templates

type Templates interface {
	Style
	GithubLink(username string) *zero.One
	XLink(username string) *zero.One
	Landing(heading, github, x string)
	README(content []byte) *zero.One
	Scroll() *zero.One
	BuildSlides(dir string) *zero.One
}

func NewTemplates

func NewTemplates(zero zero.Zero) Templates

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL