Implementing new menu system in the docs site

This commit is contained in:
spf13
2014-04-23 03:00:11 -04:00
parent 645222d8ec
commit 017eb00cc7
45 changed files with 214 additions and 155 deletions
+4 -2
View File
@@ -1,9 +1,11 @@
---
title: "Hosting a Blog on GitHub Pages"
date: "2014-03-21"
groups: ["tutorials"]
groups_weight: 10
weight: 10
author: "Spencer Lyon"
menu:
main:
parent: 'tutorials'
---
## Intro
+4 -2
View File
@@ -1,9 +1,11 @@
---
title: "MathJax Support"
date: "2014-03-20"
groups: ["tutorials"]
groups_weight: 10
weight: 10
author: "Spencer Lyon"
menu:
main:
parent: 'tutorials'
---
## What is MathJax?
+4 -2
View File
@@ -1,8 +1,10 @@
---
title: "Migrate to Hugo from Jekyll"
date: "2014-03-10"
groups: ["tutorials"]
groups_weight: 10
weight: 10
menu:
main:
parent: 'tutorials'
---
## Move static content to `static`