2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Make OpenSearch an output format.

Not sure if there's another way to do this...
This commit is contained in:
XhmikosR
2020-02-17 18:20:24 +02:00
parent 55c06064f8
commit 0bba1b54b5
4 changed files with 23 additions and 8 deletions
+12
View File
@@ -20,6 +20,18 @@ enableRobotsTXT: true
metaDataFormat: "yaml"
disableKinds: ["404", "taxonomy", "term", "RSS"]
outputFormats:
OpenSearch:
baseName: opensearch
isPlainText: true
mediaType: application/xml
notAlternative: true
outputs:
home:
- HTML
- OpenSearch
publishDir: "_site"
module: