add json output for search
This commit is contained in:
parent
cbb0d68c34
commit
e0df062831
|
@ -25,6 +25,10 @@ pygmentsstyle = "b2"
|
||||||
pygmentscodefences = true
|
pygmentscodefences = true
|
||||||
pygmentscodefencesguesssyntax = true
|
pygmentscodefencesguesssyntax = true
|
||||||
|
|
||||||
|
[outputs]
|
||||||
|
# JSON for search
|
||||||
|
home = ["HTML", "RSS", "JSON"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
# me
|
# me
|
||||||
author = "Christoph Cullmann"
|
author = "Christoph Cullmann"
|
||||||
|
|
Loading…
Reference in a new issue