# First one is picked as the Twitter card image if not set on page.
images=["images/gohugoio-card.png"]
flex_box_interior_classes="flex-auto w-100 w-40-l mr3 mb3 bg-white ba b--moon-gray nested-copy-line-height"
#sidebar_direction = "sidebar_left"
# MARKDOWN
## Configuration for BlackFriday markdown parser: https://github.com/russross/blackfriday
[blackfriday]
plainIDAnchors=true
hrefTargetBlank=true
angledQuotes=false
latexDashes=true
## As of v0.20, all content files include a default "categories" value that's the same as the section. This was a cheap future-proofing method and should/could be changed accordingly.
[taxonomies]
category="categories"
# High level items
[[menu.docs]]
name="About Hugo"
weight=1
identifier="about"
url="/about/"
[[menu.docs]]
name="Getting Started"
weight=5
identifier="getting-started"
url="/getting-started/"
[[menu.docs]]
name="Themes"
weight=15
identifier="themes"
post="break"
url="/themes/"
# Core Menus
[[menu.docs]]
name="Content Management"
weight=20
identifier="content-management"
post="expanded"
url="/content-management/"
[[menu.docs]]
name="Templates"
weight=25
identifier="templates"
url="/templates/"
[[menu.docs]]
name="Functions"
weight=30
identifier="functions"
url="/functions/"
[[menu.docs]]
name="Variables"
weight=35
identifier="variables"
url="/variables/"
[[menu.docs]]
name="CLI"
weight=40
post="break"
identifier="commands"
url="/commands/"
# LOW LEVEL ITEMS
[[menu.docs]]
name="Troubleshooting"
weight=60
identifier="troubleshooting"
url="/troubleshooting/"
[[menu.docs]]
name="Tools"
weight=70
identifier="tools"
url="/tools/"
[[menu.docs]]
name="Hosting & Deployment"
weight=80
identifier="hosting-and-deployment"
url="/hosting-and-deployment/"
[[menu.docs]]
name="Contribute"
weight=100
post="break"
identifier="contribute"
url="/contribute/"
#[[menu.docs]]
# name = "Tags"
# weight = 120
# identifier = "tags"
# url = "/tags/"
# [[menu.docs]]
# name = "Categories"
# weight = 140
# identifier = "categories"
# url = "/categories/"
######## QUICKLINKS
[[menu.quicklinks]]
name="Fundamentals"
weight=1
identifier="fundamentals"
url="/tags/fundamentals/"
######## GLOBAL ITEMS TO BE SHARED WITH THE HUGO SITES
[[menu.global]]
name="News"
weight=1
identifier="news"
url="/news/"
[[menu.global]]
name="Docs"
weight=5
identifier="docs"
url="/documentation/"
[[menu.global]]
name="Themes"
weight=10
identifier="themes"
url="https://themes.gohugo.io/"
# Anything with a weight > 100 gets an external icon