CHangement theme + restructuration
This commit is contained in:
@@ -1,77 +1,26 @@
|
||||
baseURL = "https://barbel.synology.me"
|
||||
languageCode = "fr-fr"
|
||||
title = "Yann64"
|
||||
theme = "anubis"
|
||||
paginate = 3
|
||||
|
||||
[author]
|
||||
name = "Yannick Barbel"
|
||||
title = "yann64"
|
||||
theme = "ace-documentation"
|
||||
|
||||
[params]
|
||||
author = "Yannick Barbel"
|
||||
description = "Yannick Barbel a.k.a Yann64"
|
||||
dateFormat = "2006-01-02"
|
||||
paginationSinglePost = true
|
||||
style = "auto"
|
||||
readMore = true
|
||||
readNextPosts = 2
|
||||
copyCodeButton = true
|
||||
rssAsSocialIcon = true
|
||||
mathjax = false
|
||||
toc = true
|
||||
DisableSearch = false
|
||||
DisableReadmoreNav = true
|
||||
|
||||
# Graphcomment support
|
||||
graphcommentId = ""
|
||||
sectionPagesMenu = 'main'
|
||||
|
||||
# utteranc.es support
|
||||
utterancesRepo = "" # mandatory
|
||||
utterancesTheme = "" # optional
|
||||
utterancesIssue = "" # optional
|
||||
utterancesLabel = "" # optional
|
||||
[[menu.shortcuts]]
|
||||
name = "Généalogie"
|
||||
url = "https://barbel.synology.me/webtrees/"
|
||||
weight = 10
|
||||
|
||||
# Giscus support
|
||||
GiscusRepo = "" # mandatory
|
||||
GiscusRepoId = "" # mandatory
|
||||
GiscusCategory = "Announcements" # mandatory
|
||||
GiscusCategoryId = "" # mandatory
|
||||
GiscusLazyLoad = false # optional
|
||||
[[menu.shortcuts]]
|
||||
name = "<i class='fab fa-github'></i>"
|
||||
url = "https://git.barbel.synology.me/yann64/"
|
||||
weight = 20
|
||||
|
||||
[[params.social]]
|
||||
id = "mastodon"
|
||||
[[menu.shortcuts]]
|
||||
name = "<i class='fab fa-mastodon'></i>"
|
||||
url = "https://mastodon.social/@yann64"
|
||||
|
||||
[[params.social]]
|
||||
id = "github"
|
||||
url = "https://git.barbel.synology.me/yann64"
|
||||
|
||||
[menu]
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
identifier = "articles"
|
||||
url = "/posts/"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
name = "Fond Généalogique"
|
||||
identifier = "genealogie"
|
||||
url = "/webtrees/"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "tags"
|
||||
name = "Tags"
|
||||
url = "/tags/"
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "webtrees"
|
||||
name = "Manuel Webtrees"
|
||||
url = "/wtmanual/"
|
||||
weight = 4
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
weight = 30
|
||||
|
||||
Reference in New Issue
Block a user