43 lines
539 B
YAML
43 lines
539 B
YAML
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
|
|
|
|
outputs:
|
|
page:
|
|
- json
|
|
section:
|
|
- json
|
|
home:
|
|
- html
|
|
|
|
minify:
|
|
tdewolff:
|
|
html:
|
|
keepWhitespace: false
|
|
|
|
markup:
|
|
goldmark:
|
|
parser:
|
|
attribute:
|
|
block: true
|
|
renderer:
|
|
unsafe: true
|
|
|
|
disableHugoGeneratorInject: true
|
|
|
|
enableRobotsTXT: true
|