Files
hugo/content/variables/menus.md
T
Bud Parr 7fd64f19c8 Merge bp/theme-design branch containing Bud Parr's new design
It's a beautiful thing. A thousand thanks, Bud.

See PR rdwatters/hugo-docs-concept#118
2017-05-26 14:25:22 -05:00

710 B

title, linktitle, description, date, publishdate, lastmod, categories, tags, draft, menu, weight, sections_weight, aliases, toc
title linktitle description date publishdate lastmod categories tags draft menu weight sections_weight aliases toc
Menu Variables Menu Variables A menu entry in a menu template has specific variables and functions to make menu management easier. 2017-03-12 2017-03-12 2017-03-12
variables and params
menus
false
docs
parent weight
variables 50
50 50
/variables/menu/
false

A menu entry in a menu template has the following properties:

.URL
string
.Name
string
.Menu
string
.Identifier
string
.Pre
template.HTML
.Post
template.HTML
.Weight
int
.Parent
string
.Children
Menu