loi_re/config/_default/params.toml

115 lines
3.0 KiB
TOML
Raw Normal View History

2021-03-18 15:50:09 +01:00
# Meta Data for SEO
## Homepage
2023-05-18 22:55:17 +02:00
title = "Loi.re"
2021-03-18 15:50:09 +01:00
titleSeparator = "-"
2023-05-18 22:55:17 +02:00
titleAddition = "Services Numériques Libres"
description = "Loi.re propose des services numériques Open Sources hébergés dans le département de *la Loire (42)*."
2021-10-05 14:53:03 +02:00
## Documentation
# docsVersion = "0.3"
2021-03-18 15:50:09 +01:00
2021-06-25 16:49:17 +02:00
## Open Graph
2021-03-18 15:50:09 +01:00
images = ["doks.png"]
2023-05-18 22:55:17 +02:00
ogLocale = "fr_FR"
2021-06-25 16:49:17 +02:00
domainTLD = "doks.netlify.app"
titleHome = "Doks Theme"
## Twitter Cards
twitterSite = "@getdoks"
twitterCreator = "@henkverlinde"
2021-03-18 15:50:09 +01:00
## JSON-LD
2021-06-25 16:49:17 +02:00
# schemaType = "Person"
2021-03-18 15:50:09 +01:00
schemaType = "Organization"
2021-06-25 16:49:17 +02:00
schemaName = "Doks"
schemaAuthor = "Henk Verlinde"
schemaAuthorTwitter = "https://twitter.com/henkverlinde"
schemaAuthorLinkedIn = "https://www.linkedin.com/in/henkverlinde/"
schemaAuthorGitHub = "https://github.com/h-enk"
schemaLocale = "en-US"
2021-03-18 15:50:09 +01:00
schemaLogo = "logo-doks.png"
2021-06-25 16:49:17 +02:00
schemaLogoWidth = 512
schemaLogoHeight = 512
schemaImage = "doks.png"
schemaImageWidth = 1280
schemaImageHeight = 640
schemaTwitter = "https://twitter.com/getdoks"
schemaLinkedIn = ""
schemaGitHub = "https://github.com/h-enk/doks"
2021-03-18 15:50:09 +01:00
schemaSection = "blog"
## Sitelinks Search Box
siteLinksSearchBox = false
## Chrome Browser
themeColor = "#fff"
2022-07-09 09:35:08 +02:00
# Images - Temporarily left in place for backward compatibility
2021-03-18 15:50:09 +01:00
quality = 85
bgColor = "#fff"
landscapePhotoWidths = [900, 800, 700, 600, 500]
portraitPhotoWidths = [800, 700, 600, 500]
lqipWidth = "20x"
2021-10-05 14:53:03 +02:00
smallLimit = "300"
2021-03-18 15:50:09 +01:00
2022-07-09 09:35:08 +02:00
# Images
imageResponsive = true
imageConvertTo = "webp"
imageImageSizes = ["480","720","1080","1280","1600","2048"]
singleSize = false
imageAddClass = "img-fluid lazyload blur-up"
### Image template
defaultImage = "default-image.png" # put in `./assets/images/`
fillImage = "1270x740 Center" # normalize image size
2021-03-18 15:50:09 +01:00
# Footer
2023-05-23 23:46:00 +02:00
footer = "Réalisé par <a href=\"https://weko.io/\">Weko</a> avec ❤️ et Hébergé par <a href=\"https://resilien.fr/\">RésiLien</a> 🐱"
2021-09-07 13:04:58 +02:00
# Feed
2023-05-18 22:55:17 +02:00
copyRight = "Copyright (c) 2023 Weko"
2021-03-18 15:50:09 +01:00
# Alert
2023-05-23 01:14:01 +02:00
alert = true
2021-09-07 13:04:58 +02:00
alertDismissable = true
# alertText = "Introducing the Doks child theme, several DX + UX updates, and more! <a class=\"alert-link stretched-link\" href=\"https://getdoks.org/blog/doks-v0.2/\" target=\"_blank\" rel=\"noopener\">Check out Doks v0.2</a>"
2023-05-23 01:14:01 +02:00
alertText = "Ce site est en construction !"
2021-03-18 15:50:09 +01:00
# Edit Page
2022-02-04 15:39:51 +01:00
# repoHost [Github | Gitea | GitLab | Bitbucket | BitbucketServer ] is used for building the edit link based on git hoster
2023-05-18 22:55:17 +02:00
#repoHost = "GitHub"
repoHost = "Gitea"
docsRepo = "https://git.resilien.fr/Weko/loi.re"
docsRepoBranch = "main"
2022-02-04 15:39:51 +01:00
docsRepoSubPath = ""
2021-03-18 15:50:09 +01:00
editPage = false
2022-02-04 15:39:51 +01:00
lastMod = false
2021-03-18 15:50:09 +01:00
2022-07-09 09:35:08 +02:00
[sections]
sectionNav = ["docs", "guides"]
2021-03-18 15:50:09 +01:00
[options]
lazySizes = true
2021-03-26 11:55:49 +01:00
clipBoard = true
2021-03-18 15:50:09 +01:00
instantPage = true
flexSearch = true
2022-07-09 09:35:08 +02:00
searchSectionsShow = []
searchSectionsIndex = []
2021-03-18 15:50:09 +01:00
darkMode = true
2021-06-25 16:49:17 +02:00
bootStrapJs = true
2021-03-18 15:50:09 +01:00
breadCrumb = false
highLight = true
kaTex = false
2021-10-05 14:53:03 +02:00
multilingualMode = false
docsVersioning = false
2022-02-04 15:39:51 +01:00
fullWidth = false
2022-07-09 09:35:08 +02:00
navbarSticky = true
toTopButton = false
scrollSpy = false # experimental; needs Bootstrap >= 5.2.0-beta1
2022-02-04 15:39:51 +01:00
[menu]
[menu.section]
auto = true
collapsibleSidebar = true