J'espère que ça rattrape le tout ?
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user