|
@@ -37,15 +37,9 @@ defaultContentLanguageInSubdir = false
|
|
|
enableGitInfo = false
|
|
|
|
|
|
[outputs]
|
|
|
- home = [ "HTML", "CSS", "RSS", "search" ]
|
|
|
+ home = [ "HTML", "CSS", "RSS", "JSON" ]
|
|
|
section = [ "HTML", "RSS" ]
|
|
|
|
|
|
-[outputFormats.search]
|
|
|
- baseName = "search"
|
|
|
- isPlainText = true
|
|
|
- mediaType = "application/json"
|
|
|
- notAlternative = true
|
|
|
-
|
|
|
# Configure BlackFriday Markdown rendering.
|
|
|
# See: https://gohugo.io/getting-started/configuration/#configure-blackfriday
|
|
|
[blackfriday]
|