More doc site improvements. Added documentation's new layout

This commit is contained in:
spf13
2014-05-28 01:37:33 -04:00
parent 79dd1d02b4
commit 2a44ca543b
111 changed files with 19593 additions and 178 deletions

View File

@@ -5,6 +5,11 @@ MetaDataFormat = "yaml"
tag = "tags"
group = "groups"
[[menu.main]]
name = "Download Hugo"
pre = "<i class='fa fa-download'></i>"
url = "https://github.com/spf13/hugo/releases"
weight = -200
[[menu.main]]
name = "about hugo"
pre = "<i class='fa fa-heart'></i>"
@@ -36,11 +41,11 @@ MetaDataFormat = "yaml"
name = "extras"
pre = "<i class='fa fa-gift'></i>"
weight = -60
[[menu.main]]
name = "community"
pre = "<i class='fa fa-group'></i>"
weight = -50
[[menu.main]]
name = "tutorials"
pre = "<i class='fa fa-book'></i>"
weight = -40
[[menu.main]]
name = "community"
pre = "<i class='fa fa-group'></i>"
weight = -50