title = "Hugo: A Fast and Flexible Website Generator" baseurl = "http://gohugo.io/" MetaDataFormat = "yaml" pluralizeListTitles = false enableGitInfo = true [blackfriday] plainIDAnchors = true [params] description = "Documentation of Hugo, a fast and flexible static site generator built with love by spf13, bep and friends in Go" author = "Steve Francia (spf13) and friends" [taxonomies] tag = "tags" group = "groups" [[menu.main]] name = "Download Hugo" pre = "" url = "https://github.com/spf13/hugo/releases" weight = -200 [[menu.main]] name = "Site Showcase" pre = "" url = "/showcase/" weight = -180 [[menu.main]] name = "Theme Showcase" pre = "" url = "http://themes.gohugo.io" weight = -170 [[menu.main]] name = "Press & Articles" pre = "" url = "/community/press/" weight = -160 [[menu.main]] name = "Discuss Hugo" pre = "" url = "http://discuss.gohugo.io/" weight = -150 [[menu.main]] name = "About Hugo" identifier = "about" pre = "" weight = -110 [[menu.main]] name = "Getting Started" identifier = "getting started" pre = "" weight = -100 [[menu.main]] name = "Content" identifier = "content" pre = "" weight = -90 [[menu.main]] name = "Themes" identifier = "themes" pre = "" weight = -85 [[menu.main]] parent = "themes" name = "Theme Showcase" url = "http://themes.gohugo.io" weight = -170 [[menu.main]] name = "Templates" identifier = "layout" pre = "" weight = -80 [[menu.main]] name = "Taxonomies" identifier = "taxonomy" pre = "" weight = -70 [[menu.main]] name = "Extras" identifier = "extras" pre = "" weight = -60 [[menu.main]] name = "Community" identifier = "community" pre = "" weight = -50 [[menu.main]] parent = "community" name = "Discussion Forum" url = "http://discuss.gohugo.io" weight = 150 [[menu.main]] name = "Tutorials" identifier = "tutorials" pre = "" weight = -40 [[menu.main]] name = "Troubleshooting" identifier = "troubleshooting" pre = "" weight = -30 [[menu.main]] name = "Tools" url = "/tools/" pre = "" weight = -25 [[menu.main]] name = "Hugo Cmd Reference" identifier = "commands" pre = "" weight = -20 url = "/commands/"