From f6a55a1678b90da05604c35aae1816d73daf5572 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Wed, 15 Feb 2017 23:57:59 -0600 Subject: [PATCH] Add section to toc header --- content/about-hugo/roadmap.md | 2 +- content/project-organization/directory-structure.md | 2 +- content/templates/_index.md | 2 +- content/templates/content-view-templates.md | 2 +- content/templates/custom-404-page.md | 2 +- content/templates/data-templates.md | 2 +- content/troubleshooting/_index.md | 6 +++--- themes/hugodocs/archetypes/showcase.md | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/content/about-hugo/roadmap.md b/content/about-hugo/roadmap.md index c2db2c066..c13c25bcd 100644 --- a/content/about-hugo/roadmap.md +++ b/content/about-hugo/roadmap.md @@ -15,7 +15,7 @@ notes: In no particular order, here is what is currently being worked on for the Hugo project: -* Intelligently related posts ([#98][]) +* Intelligently related posts ({{ issue 98}}) * Even easier deployment to S3, SSH, GitHub, rsync. Give the [hosting and deployment][] section a shot. * Import from other website systems. There are already [existing migration tools][] but they don’t cover all major platforms. * An interactive web based editor (See the [related Discuss thread][]) diff --git a/content/project-organization/directory-structure.md b/content/project-organization/directory-structure.md index e53197a10..929b55257 100644 --- a/content/project-organization/directory-structure.md +++ b/content/project-organization/directory-structure.md @@ -12,4 +12,4 @@ draft: false slug: aliases: notes: ---- \ No newline at end of file +--- diff --git a/content/templates/_index.md b/content/templates/_index.md index dec753bdf..71d907fba 100644 --- a/content/templates/_index.md +++ b/content/templates/_index.md @@ -12,4 +12,4 @@ draft: false slug: aliases: notes: ---- \ No newline at end of file +--- diff --git a/content/templates/content-view-templates.md b/content/templates/content-view-templates.md index 14a822ec8..3f614f16b 100644 --- a/content/templates/content-view-templates.md +++ b/content/templates/content-view-templates.md @@ -12,4 +12,4 @@ draft: false slug: aliases: [/templates/views/] notes: ---- \ No newline at end of file +--- diff --git a/content/templates/custom-404-page.md b/content/templates/custom-404-page.md index 3fcbed3e0..154fae100 100644 --- a/content/templates/custom-404-page.md +++ b/content/templates/custom-404-page.md @@ -11,4 +11,4 @@ draft: false slug: aliases: notes: ---- \ No newline at end of file +--- diff --git a/content/templates/data-templates.md b/content/templates/data-templates.md index 04910935c..38ae12516 100644 --- a/content/templates/data-templates.md +++ b/content/templates/data-templates.md @@ -11,4 +11,4 @@ draft: false slug: aliases: notes: ---- \ No newline at end of file +--- diff --git a/content/troubleshooting/_index.md b/content/troubleshooting/_index.md index d59682951..ba3951e7e 100644 --- a/content/troubleshooting/_index.md +++ b/content/troubleshooting/_index.md @@ -1,11 +1,11 @@ --- -title: Issues and FAQs -linktitle: Issues and FAQs +title: Troubleshooting +linktitle: Troubleshooting description: Frequently asked questions and known issues pulled from the Hugo Discuss forum. date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01 -weight: +weight: 01 draft: false hidesectioncontents: false slug: diff --git a/themes/hugodocs/archetypes/showcase.md b/themes/hugodocs/archetypes/showcase.md index 5522bf453..147803867 100644 --- a/themes/hugodocs/archetypes/showcase.md +++ b/themes/hugodocs/archetypes/showcase.md @@ -8,4 +8,4 @@ sourceLink: "" tags: [] thumbnail: "" title: ---- \ No newline at end of file +---