J'espère que ça rattrape le tout ?

This commit is contained in:
yv_pic
2021-05-30 16:01:05 +02:00
parent 1898364ee5
commit ab6dcdf2d3
16 changed files with 160 additions and 634 deletions

View File

@@ -2,16 +2,16 @@ baseURL = "http://example.org/"
languageCode = "fr-fr"
title = "Rechampir, l'édition."
theme = "notrack"
newContentEditor = "nvim"
# newContentEditor = "nvim"
# mainSections = ["Récits"]["Recueils"]
# disqusShortname = "example"
paginate = 10
paginate = 100
removePathAccents = true
[params]
author = "Yves Picard"
siteHeading = "Rechampir, l'édition." # defaults to author
showBlogLatest = true
showBlogLatest = false
# mainSections = ["Récits"]["Recueils"]
showTaxonomyLinks = false
nBlogLatest = 4 # number of blog post om the home page
@@ -31,4 +31,4 @@ removePathAccents = true
categories = "categories"
[permalinks]
blog = "/blog/:year/:month/:slug"
# blog = "/blog/:year/:month/:slug"