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
|
2022-11-05 23:12:24 +01:00
|
|
|
paginate: 9
|
2023-08-09 21:46:25 +02:00
|
|
|
title: Le blog de Quentin (Chosto)
|
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-27 02:21:44 +02:00
|
|
|
# For about section, just use title
|
|
|
|
about: /:title
|
2021-05-11 10:01:24 +02:00
|
|
|
|
2021-10-15 01:42:16 +02:00
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
# Render newlines as <br>
|
|
|
|
hardWraps: true
|
2023-08-09 21:08:28 +02:00
|
|
|
# Render HTML in MD files, necessary for superscript
|
|
|
|
unsafe: true
|
2022-11-07 01:15:03 +01:00
|
|
|
tableOfContents:
|
|
|
|
endLevel: 3
|
|
|
|
ordered: false
|
|
|
|
startLevel: 2
|
2021-10-15 01:42:16 +02:00
|
|
|
|
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:
|
|
|
|
mastodon: https://framapiaf.org/@chosto
|
|
|
|
gitea: https://git.chosto.me
|
|
|
|
mail: mailto:quentinduchemin@tuta.io
|
|
|
|
funkwhale: https://music.chosto.me/@Chosto/
|
2022-11-05 23:12:24 +01:00
|
|
|
rss: https://blog.chosto.me/index.xml
|
2022-11-05 20:16:36 +01:00
|
|
|
peertube: https://tube.chosto.me
|