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:
+12
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user