yrzam-hugo-theme/init/hugo.yaml
2024-06-08 22:47:06 +04:00

24 lines
492 B
YAML

theme: yrzam
# SITE INFO
baseURL:
title:
languageCode:
taxonomies:
# Create these per each section&taxo, replacing section
# with section name and taxo with taxonomy name
section_taxo: section/taxo
# SITE SETTINGS
params:
dateFormat: "2006-01-02T15:04:05Z"
dateFormatShort: "2006-01-02"
paginationAdjacentLinks: 2
paginate: 50
# GENERATOR SETTINGS
capitalizeListTitles: false
disableHugoGeneratorInject: true
disableKinds: [RSS, sitemap, taxonomy]
minify:
minifyOutput: false