1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

docs: Disable GitInfo by default

Use `--enableGitInfo` when publishing.

This gives a much better out-of-the-box editing experience.
This commit is contained in:
Bjørn Erik Pedersen
2017-04-06 13:49:06 +02:00
parent f3b4a0e99e
commit e6e1aca3f4

View File

@ -2,7 +2,6 @@ title = "Hugo: A Fast and Flexible Website Generator"
baseurl = "http://gohugo.io/"
MetaDataFormat = "yaml"
pluralizeListTitles = false
enableGitInfo = true
[blackfriday]
plainIDAnchors = true