mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
doc: Merge commit '2c0d1ccdcd95de0bddeb39dca2e4d08f0d8056d7'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Troubleshooting
|
||||
linktitle: Troubleshooting
|
||||
title: Troubleshoot
|
||||
linktitle: Troubleshoot
|
||||
description: Frequently asked questions and known issues pulled from the Hugo Discuss forum.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
@@ -21,7 +21,7 @@ toc: true
|
||||
|
||||
> One of my categories is named "Le-carré," but the link ends up being generated like this:
|
||||
>
|
||||
> ```bash
|
||||
> ```
|
||||
> categories/le-carr%C3%A9
|
||||
> ```
|
||||
>
|
||||
|
@@ -22,7 +22,7 @@ toc: true
|
||||
>
|
||||
> When I run Hugo with v0.12 via `hugo new -v showcase/test.md`, I see the following output:
|
||||
>
|
||||
> ```bash
|
||||
> ```
|
||||
> INFO: 2015/01/04 Using config file: /private/tmp/test/config.toml
|
||||
> INFO: 2015/01/04 attempting to create showcase/test.md of showcase
|
||||
> INFO: 2015/01/04 curpath: /private/tmp/test/archetypes/showcase.md
|
||||
|
Reference in New Issue
Block a user