2024-01-28 16:07:01 +00:00
baseURL = 'https://sillon-fictionnel.club/'
title = 'le sillon fictionnel'
2024-01-28 13:23:24 +00:00
theme = 'writeonly'
2024-02-10 14:15:56 +00:00
copyright = '© 2024 Le Sillon Fictionnel - contenu sous licence creativecommons.org CC BY 4.0. Le Sillon Fictionnel est mis à disposition selon les termes de la Licence Creative Commons Attribution - Partage dans les Mêmes Conditions 4.0 International.'
languageCode = 'fr'
2024-02-04 21:43:30 +00:00
defaultContentLanguage = 'fr'
defaultContentLang = 'fr'
2024-01-28 13:23:24 +00:00
2024-02-10 14:39:47 +00:00
[ mediaTypes ]
[ mediaTypes . "application/atom+xml" ]
suffixes = "xml"
[ outputFormats ]
[ outputFormats . Atom ]
mediaType = "application/atom+xml"
baseName = "atom"
isPlainText = false
[ outputs ]
home = [ "HTML" , "Atom" , "RSS" ]
2024-01-28 13:23:24 +00:00
[ params ]
title = 'sillon-fictionnel.club'
2024-02-04 11:36:23 +00:00
description = 'Le Sillon Fictionnel - Un espace dédié à la passion de la lecture et la culture au sein d’ un club un peu atypique. Critiques - livre, art et culture.'
2024-01-29 05:14:43 +00:00
mastodon = 'https://paperbay.org/@sillon_fictionnel'
2024-01-28 16:07:01 +00:00
[ socialIcons ]
name = 'rss'
url = 'https://sillon-fictionnel.club'
2024-01-28 13:23:24 +00:00
[ favicons ]
themeColor = '#FFFFFF'
backgroundColor = '#FFFFFF'
faviconColor = '#000000'
[ menus ]
[ [ menus . main ] ]
name = "à propos"
url = "/apropos"
weight = 1
[ [ menus . main ] ]
name = "Les critiques"
url = "/post"
weight = 2
2024-02-01 08:10:51 +00:00
[ [ menus . main ] ]
name = "mots-clés"
url = "/tags"
weight = 3
2024-01-28 13:23:24 +00:00
[ taxonomies ]
series = 'series'
tags = 'tags'
2024-02-03 12:17:16 +00:00
[ markup ]
defaultMarkdownHandler = 'goldmark'
[ markup . goldmark ]
[ markup . goldmark . extensions ]
definitionList = true
footnote = true
linkify = true
linkifyProtocol = 'https'
strikethrough = true
table = true
taskList = true
[ markup . goldmark . extensions . cjk ]
eastAsianLineBreaks = false
eastAsianLineBreaksStyle = 'simple'
enable = false
escapedSpace = false
[ markup . goldmark . extensions . passthrough ]
enable = false
[ markup . goldmark . extensions . passthrough . delimiters ]
block = [ ]
inline = [ ]
[ markup . goldmark . extensions . typographer ]
apostrophe = '’'
disable = false
ellipsis = '…'
emDash = '—'
enDash = '–'
leftAngleQuote = '«'
leftDoubleQuote = '“'
leftSingleQuote = '‘'
rightAngleQuote = '»'
rightDoubleQuote = '”'
rightSingleQuote = '’'
[ markup . goldmark . parser ]
autoHeadingID = true
autoHeadingIDType = 'github'
wrapStandAloneImageWithinParagraph = true
[ markup . goldmark . parser . attribute ]
block = false
title = true
[ markup . goldmark . renderer ]
hardWraps = false
unsafe = false
xhtml = false