hugo-theme-cybercards/config.yaml

39 lines
570 B
YAML

# config.yaml
module:
hugoVersion:
extended: true
min: 0.137.0
frontmatter:
date:
- date
- publishDate
- lastmod
- :fileModTime
related:
includeNewer: true
indices:
- name: parents
weight: 100
- name: topics
weight: 100
threshold: 80
toLower: true
# non-standard: escaped JSON lines
# with \\n and \\t for import to PostgreSQL jsonb column
# see `sql` directory
mediaTypes:
x-text/ejsonl:
suffixes:
- ejsl
outputFormats:
ejsl:
baseName: index
isPlainText: true
mediaType: x-text/ejsonl
weight: 1