This repository has been archived on 2021-12-31. You can view files and clone it, but cannot push or open issues or pull requests.
beta.coopcloud.tech/config/_default/params.toml

85 lines
1.9 KiB
TOML

# Meta Data for SEO
## Homepage
title = "Co-op Cloud"
titleSeparator = "-"
titleAddition = "The Co-operative Cloud"
description = "Public interest infrastructure. An alternative to corporate clouds built by tech co-ops."
## Documentation
# docsVersion = "0.3"
## Open Graph
images = ["ccsmall.png"]
ogLocale = "en_US"
domainTLD = "beta.coopcloud.tech"
titleHome = "Co-op Cloud"
## Twitter Cards
twitterSite = "@Coop_Cloud"
twitterCreator = "@Coop_Cloud"
## JSON-LD
# schemaType = "Person"
schemaType = "Organization"
schemaName = "Co-op Cloud"
schemaAuthor = "Co-op Cloud & Contributors"
schemaAuthorTwitter = "https://twitter.com/Coop_Cloud"
schemaAuthorLinkedIn = ""
schemaAuthorGitHub = "https://github.com/Coop-Cloud"
schemaLocale = "en-US"
schemaLogo = "ccsmall.png"
schemaLogoWidth = 512
schemaLogoHeight = 512
schemaImage = "ccsmall.png"
schemaImageWidth = 1280
schemaImageHeight = 640
schemaTwitter = "https://twitter.com/Coop_Cloud"
schemaLinkedIn = ""
schemaGitHub = "https://github.com/Coop_Cloud"
schemaSection = "blog"
## Sitelinks Search Box
siteLinksSearchBox = false
## Chrome Browser
themeColor = "#fff"
# Images
quality = 85
bgColor = "#fff"
landscapePhotoWidths = [900, 800, 700, 600, 500]
portraitPhotoWidths = [800, 700, 600, 500]
lqipWidth = "20x"
smallLimit = "300"
# Footer
footer = "Hack The Planet!"
# Feed
copyRight = "Copyleft 🄯 2021 Co-op Cloud & Contributors"
# Alert
alert = false
alertDismissable = true
alertText = "Public interest infrastructure. An alternative to corporate clouds built by tech co-ops."
# Edit Page
docsRepo = "https://git.coopcloud.tech/coop-cloud/beta.coopcloud.tech"
docsRepoBranch = "main"
editPage = false
[options]
lazySizes = true
clipBoard = true
instantPage = true
flexSearch = true
darkMode = true
bootStrapJs = true
breadCrumb = false
highLight = true
kaTex = false
collapsibleSidebar = true
multilingualMode = false
docsVersioning = false