From 2e55c92485e66cc0cfbb1831e196fb16a9e80ea2 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Fri, 17 Feb 2017 04:40:00 -0600 Subject: [PATCH] Fix front matter in getting started section files --- content/getting-started/_index.md | 1 + content/getting-started/download-hugo.md | 6 ++++-- content/getting-started/install-from-source.md | 9 +++++---- content/getting-started/install-on-linux.md | 6 +++--- content/getting-started/install-on-mac.md | 10 ++++------ content/getting-started/install-on-pc.md | 10 ++++------ content/getting-started/quick-start.md | 4 +++- content/getting-started/using-hugo.md | 4 +++- 8 files changed, 27 insertions(+), 23 deletions(-) diff --git a/content/getting-started/_index.md b/content/getting-started/_index.md index 31492ebf4..82c173c7f 100644 --- a/content/getting-started/_index.md +++ b/content/getting-started/_index.md @@ -11,6 +11,7 @@ weight: 01 draft: false slug: aliases: [] +toc: false notes: --- diff --git a/content/getting-started/download-hugo.md b/content/getting-started/download-hugo.md index 6eed92555..7e290d330 100644 --- a/content/getting-started/download-hugo.md +++ b/content/getting-started/download-hugo.md @@ -1,15 +1,17 @@ --- title: Download Hugo -linktitle: +linktitle: Download Hugo description: date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01 +categories: [getting started] +tags: [] weight: draft: false slug: aliases: [] -toc: +toc: false notes: --- diff --git a/content/getting-started/install-from-source.md b/content/getting-started/install-from-source.md index dff68791a..659dfc326 100644 --- a/content/getting-started/install-from-source.md +++ b/content/getting-started/install-from-source.md @@ -1,15 +1,16 @@ --- -title: Install from Source -linktitle: +title: Install From Source +linktitle: Install From Source description: date: 2016-11-01 publishdate: 2016-11-01 lastmod: 2016-11-01 +categories: [getting started] +tags: [] weight: draft: false -type: -layout: slug: aliases: [] +toc: false notes: --- \ No newline at end of file diff --git a/content/getting-started/install-on-linux.md b/content/getting-started/install-on-linux.md index 6e44b10bd..9bcf47db4 100644 --- a/content/getting-started/install-on-linux.md +++ b/content/getting-started/install-on-linux.md @@ -6,10 +6,10 @@ date: 2016-11-01 publishdate: 2016-11-01 lastmod: 2016-11-01 weight: +categories: [getting started] +tags: [] draft: false -type: -layout: -slug: aliases: [] +toc: false notes: --- \ No newline at end of file diff --git a/content/getting-started/install-on-mac.md b/content/getting-started/install-on-mac.md index a1e5fcc8e..523fd5138 100644 --- a/content/getting-started/install-on-mac.md +++ b/content/getting-started/install-on-mac.md @@ -1,17 +1,15 @@ --- title: Install on Mac OSX -linktitle: +linktitle: Install on Mac OSX description: -qr_description: -qr_returns: date: 2016-11-01 publishdate: 2016-11-01 lastmod: 2016-11-01 +categories: [getting started] +tags: [] weight: draft: false -type: -layout: -slug: aliases: [] +toc: false notes: --- \ No newline at end of file diff --git a/content/getting-started/install-on-pc.md b/content/getting-started/install-on-pc.md index 24e30fc9b..9c98ef671 100644 --- a/content/getting-started/install-on-pc.md +++ b/content/getting-started/install-on-pc.md @@ -1,17 +1,15 @@ --- title: Install on PC -linktitle: +linktitle: Install on PC description: -qr_description: -qr_returns: date: 2016-11-01 publishdate: 2016-11-01 lastmod: 2016-11-01 +categories: [getting started] +tags: [] weight: draft: false -type: -layout: -slug: aliases: [] +toc: false notes: --- \ No newline at end of file diff --git a/content/getting-started/quick-start.md b/content/getting-started/quick-start.md index ed9a97cb4..0ef5c5dbd 100644 --- a/content/getting-started/quick-start.md +++ b/content/getting-started/quick-start.md @@ -5,11 +5,13 @@ description: date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01 +categories: [getting started] +tags: [] weight: draft: false slug: aliases: [] -toc: +toc: false notes: --- diff --git a/content/getting-started/using-hugo.md b/content/getting-started/using-hugo.md index e8ed5b1c8..81e5761fb 100644 --- a/content/getting-started/using-hugo.md +++ b/content/getting-started/using-hugo.md @@ -5,11 +5,13 @@ description: date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01 -tags: [usage] +categories: [getting started] +tags: [usage,livereload] weight: draft: false slug: aliases: [/overview/usage/,/extras/livereload/] +toc: false notes: ---