Documentation
¶
Index ¶
- Variables
- func Body() *g.HTMLElement
- func CodeComparison(titleRef *g.Reference) *g.HTMLElement
- func Codeblock(props CodeblockProps) *g.HTMLElement
- func Favicon() []*g.HTMLElement
- func Head() *g.HTMLElement
- func Meta() []*g.HTMLElement
- func OpenGraph() g.CE
- func PageTitle(props PageTitleProps) *g.HTMLElement
- func PrismJS() []*g.HTMLElement
- type ClassPallette
- type CodeblockProps
- type PageTitleProps
Constants ¶
This section is empty.
Variables ¶
View Source
var SolarizedDark = types.Pallette{
Base03: "#002b36",
Base02: "#073642",
Base01: "#586e75",
Base00: "#657b83",
Base0: "#839496",
Base1: "#93a1a1",
Base2: "#eee8d5",
Base3: "#fdf6e3",
Yellow: "#b58900",
Orange: "#cb4b16",
Red: "#dc322f",
Magenta: "#d33682",
Violet: "#6c71c4",
Blue: "#268bd2",
Cyan: "#2aa198",
Green: "#859900",
}
Functions ¶
func Body ¶
func Body() *g.HTMLElement
func CodeComparison ¶
func CodeComparison(titleRef *g.Reference) *g.HTMLElement
func Codeblock ¶
func Codeblock(props CodeblockProps) *g.HTMLElement
func Favicon ¶
func Favicon() []*g.HTMLElement
func Head ¶
func Head() *g.HTMLElement
func Meta ¶
func Meta() []*g.HTMLElement
func PageTitle ¶
func PageTitle(props PageTitleProps) *g.HTMLElement
func PrismJS ¶
func PrismJS() []*g.HTMLElement
Types ¶
type ClassPallette ¶
func GetClassPallette ¶
func GetClassPallette() *ClassPallette
type CodeblockProps ¶
type PageTitleProps ¶
Click to show internal directories.
Click to hide internal directories.