mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-29 17:52:38 +00:00
Add section to toc header
This commit is contained in:
@@ -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][])
|
||||
|
||||
@@ -12,4 +12,4 @@ draft: false
|
||||
slug:
|
||||
aliases:
|
||||
notes:
|
||||
---
|
||||
---
|
||||
|
||||
@@ -12,4 +12,4 @@ draft: false
|
||||
slug:
|
||||
aliases:
|
||||
notes:
|
||||
---
|
||||
---
|
||||
|
||||
@@ -12,4 +12,4 @@ draft: false
|
||||
slug:
|
||||
aliases: [/templates/views/]
|
||||
notes:
|
||||
---
|
||||
---
|
||||
|
||||
@@ -11,4 +11,4 @@ draft: false
|
||||
slug:
|
||||
aliases:
|
||||
notes:
|
||||
---
|
||||
---
|
||||
|
||||
@@ -11,4 +11,4 @@ draft: false
|
||||
slug:
|
||||
aliases:
|
||||
notes:
|
||||
---
|
||||
---
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -8,4 +8,4 @@ sourceLink: ""
|
||||
tags: []
|
||||
thumbnail: ""
|
||||
title:
|
||||
---
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user