32 lines
584 B
YAML
32 lines
584 B
YAML
baseURL: https://richard.dern.ovh
|
|
languageCode: fr-FR
|
|
defaultContentLanguage: "fr"
|
|
title: Richard Dern
|
|
copyright: "© Richard Dern"
|
|
disableHugoGeneratorInject: true
|
|
enableEmoji: true
|
|
timeZone: Europe/Paris
|
|
theme: default
|
|
frontmatter:
|
|
date: ["date", "publishDate", "lastmod"]
|
|
markup:
|
|
goldmark:
|
|
parser:
|
|
wrapStandAloneImageWithinParagraph: false
|
|
renderer:
|
|
unsafe: true
|
|
tableOfContents:
|
|
ordered: true
|
|
highlight:
|
|
style: modus-vivendi
|
|
services:
|
|
rss:
|
|
limit: 10
|
|
outputs:
|
|
home:
|
|
- html
|
|
- rss
|
|
section: html
|
|
taxonomy: html
|
|
term: html
|