42 lines
827 B
YAML
42 lines
827 B
YAML
# Global options
|
|
baseURL: https://blog.chosto.me
|
|
defaultContentLanguage: fr
|
|
enableEmoji: true
|
|
enableGitInfo: true
|
|
footnoteReturnLinkContents: ↩
|
|
languageCode: fr-fr
|
|
languageName: Français
|
|
watch: true
|
|
paginate: 5
|
|
|
|
permalinks:
|
|
# All pages under posts section will have this link structure
|
|
posts: /:sections/:title/
|
|
# For root section, just use title
|
|
/: :title
|
|
|
|
# Disable all privacy unfriendly stuff
|
|
privacy:
|
|
disqus:
|
|
disable: true
|
|
googleAnalytics:
|
|
disable: true
|
|
instagram:
|
|
disable: true
|
|
twitter:
|
|
disable: true
|
|
vimeo:
|
|
disable: true
|
|
youtube:
|
|
disable: true
|
|
|
|
theme:
|
|
- chosto
|
|
|
|
params:
|
|
github: https://github.com/Chostakovitch
|
|
mastodon: https://framapiaf.org/@chosto
|
|
gitea: https://git.chosto.me
|
|
mail: mailto:quentinduchemin@tuta.io
|
|
funkwhale: https://music.chosto.me/@Chosto/
|