2021-05-11 10:01:24 +02:00
|
|
|
# Global options
|
|
|
|
baseURL: https://blog.chosto.me
|
|
|
|
defaultContentLanguage: fr
|
|
|
|
enableEmoji: true
|
|
|
|
enableGitInfo: true
|
|
|
|
footnoteReturnLinkContents: ↩
|
|
|
|
languageCode: fr-fr
|
|
|
|
languageName: Français
|
|
|
|
watch: true
|
2021-05-18 15:29:05 +02:00
|
|
|
paginate: 5
|
2021-05-18 16:22:28 +02:00
|
|
|
summaryLength: 50
|
2021-05-20 15:52:06 +02:00
|
|
|
|
2021-05-11 10:01:24 +02:00
|
|
|
# All pages under posts section will have this link structure
|
|
|
|
permalinks:
|
2021-05-11 11:56:23 +02:00
|
|
|
posts: /:sections/:title/
|
2021-05-11 10:01:24 +02:00
|
|
|
|
|
|
|
# Disable all privacy unfriendly stuff
|
|
|
|
privacy:
|
|
|
|
disqus:
|
|
|
|
disable: true
|
|
|
|
googleAnalytics:
|
|
|
|
disable: true
|
|
|
|
instagram:
|
|
|
|
disable: true
|
|
|
|
twitter:
|
|
|
|
disable: true
|
|
|
|
vimeo:
|
|
|
|
disable: true
|
|
|
|
youtube:
|
|
|
|
disable: true
|
2021-05-18 16:22:28 +02:00
|
|
|
|
|
|
|
theme:
|
|
|
|
- chosto
|
2021-05-18 17:07:00 +02:00
|
|
|
|
|
|
|
menu:
|
|
|
|
main:
|
|
|
|
- identifier: categories
|
|
|
|
name: Catégories
|
|
|
|
url: /categories/
|