Files
alexis.lahouze.org/hugo.yaml
T

48 lines
576 B
YAML

---
baseURL: https://alexis.lahouze.org
languageCode: fr-fr
title: Alexis Lahouze
disableHugoGeneratorInject: true
defaultContentLanguage: fr
enableGitInfo: true
frontmatter:
lastmod:
- lastmod
- :git
- :fileModTime
- :default
params:
pagination:
pagerSize: 15
taxonomies:
author: author
category: categories
tag: tags
outputs:
home:
- html
section:
- html
taxonomy:
- html
term:
- html
outputFormats:
rss:
baseName: rss
markup:
highlight:
style: gruvbox
# vim: set tw=80 ts=4 sw=4 sts=4 nospell: