ceiba-scores/config/_default/config.yml

43 lines
553 B
YAML
Raw Normal View History

2022-02-18 18:17:03 +01:00
languageCode: fr-fr
title: Ceiba App
theme:
- hugo-theme-lowtech
defaultContentLanguage: fr
disableKinds:
- taxonomy
- term
# params:
# FaviconFile: /favicon.svg
# ImageSize: 1040x
# SocialImage: RESILIEN_LOGO_SLOGAN_disc_slogan.svg
2022-03-15 00:50:28 +01:00
# outputs:
# page:
# - json
# section:
# - json
# home:
# - html
2022-02-18 18:17:03 +01:00
minify:
tdewolff:
html:
keepWhitespace: false
markup:
goldmark:
parser:
attribute:
block: true
renderer:
unsafe: true
disableHugoGeneratorInject: true
enableRobotsTXT: true