blog/config.yaml

34 lines
584 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
summaryLength: 50
# All pages under posts section will have this link structure
permalinks:
posts: /:sections/: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