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