jlelse
/
Indieroad
Archived
1
Fork 0
This repository has been archived on 2020-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
Indieroad/config.yaml

12 lines
235 B
YAML
Raw Normal View History

outputFormats:
jsonfeed:
mediaType: "application/json"
baseName: "feed"
isPlainText: true
podcast:
mediaType: "application/rss+xml"
baseName: "podcast"
2019-09-03 15:50:00 +00:00
module:
hugoVersion:
extended: true
2020-02-20 11:40:29 +00:00
min: "0.65.0"