add json output for search

This commit is contained in:
Christoph Cullmann 2019-04-11 22:27:15 +02:00
parent cbb0d68c34
commit e0df062831

View file

@ -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"