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-25 03:45:38 +02:00
|
|
|
paginate: 6
|
2021-05-20 15:52:06 +02:00
|
|
|
|
2021-05-11 10:01:24 +02:00
|
|
|
permalinks:
|
2021-05-24 23:53:06 +02:00
|
|
|
# All pages under posts section will have this link structure
|
2021-05-11 11:56:23 +02:00
|
|
|
posts: /:sections/:title/
|
2021-05-24 23:53:06 +02:00
|
|
|
# For root section, just use title
|
|
|
|
/: :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-25 02:39:24 +02:00
|
|
|
|
2021-05-26 18:54:07 +02:00
|
|
|
module:
|
|
|
|
# Make all static theme ressources accessible as assets (e.g. resources.Get)
|
|
|
|
mounts:
|
|
|
|
- source: themes/chosto/static
|
|
|
|
target: assets
|
2021-05-27 00:52:36 +02:00
|
|
|
- source: assets
|
|
|
|
target: assets
|
2021-05-26 18:54:07 +02:00
|
|
|
|
2021-05-25 02:39:24 +02:00
|
|
|
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/
|