mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
Implementing new menu system in the docs site
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
---
|
||||
title: "Hugo Quickstart Guide"
|
||||
date: "2013-07-01"
|
||||
groups: ['gettingStarted']
|
||||
linktitle: "Quickstart"
|
||||
groups_weight: 10
|
||||
weight: 10
|
||||
menu:
|
||||
main:
|
||||
parent: 'getting started'
|
||||
---
|
||||
|
||||
## Step 1. Install Hugo
|
||||
|
Reference in New Issue
Block a user