MtF-wiki/config/_default/params.toml

84 lines
2.5 KiB
TOML
Raw Normal View History

2020-10-27 00:08:40 +08:00
logo = true
2021-06-07 16:28:00 +08:00
logoImage = "/new/mtf-wiki-square.svg"
2020-10-27 00:08:40 +08:00
logoText = "MtF Wiki"
logoType = "short" # long, short
2021-06-07 16:40:51 +08:00
description = "MtF Wiki is committed to becoming a free, open, and continuously updated transgender knowledge integration site."
2020-10-27 00:08:40 +08:00
themeOptions = ["light", "dark"]
useFaviconGenerator = true # https://www.favicon-generator.org/
enableTocSwitch = true
enableLandingBackground = false
enableSearch = true
enableSearchHighlight = true
enableLangChange = true
enableDarkMode = true
enableBreadcrumb = true
enableBlogBreadcrumb = true
enableEditBtn = false
enableToc = true
enableMenu = true
enableNavbar = true
enableFooter = true
showPoweredBy = true
2021-05-10 14:13:58 +08:00
fontsLink = "https://fonts.googleapis.com/css2?family=Noto+Sans+SC&family=Noto+Sans&display=swap"
2020-10-27 00:08:40 +08:00
tocLevels = ["h2", "h3", "h4"]
paginateWindow = 1
taxoPaginate = 13
taxoGroupByDate = "2006" # "2006-01": group by month, "2006": group by year
2021-06-23 14:10:34 +08:00
enableContactUs = true
2021-12-25 10:55:57 +08:00
email = "mtf@kuaer.club"
2021-06-23 14:10:34 +08:00
2020-10-27 00:08:40 +08:00
github = "https://github.com/mtf-wiki/MtF-Wiki"
# comment
enableComment = false
disqus_shortname = ""
commento = false
[gitment] # Gitment is a comment system based on GitHub issues. see https://github.com/imsun/gitment
owner = "" # Your GitHub ID
repo = "" # The repo to store comments
clientId = "" # Your client ID
clientSecret = "" # Your client secret
[utterances] # https://utteranc.es/
owner = "" # Your GitHub ID
repo = "" # The repo to store comments
[gitalk] # Gitalk is a comment system based on GitHub issues. see https://github.com/gitalk/gitalk
owner = "" # Your GitHub ID
repo = "" # The repo to store comments
clientId = "" # Your client ID
clientSecret = "" # Your client secret
# Valine.
# You can get your appid and appkey from https://leancloud.cn
# more info please open https://valine.js.org
[valine]
enable = false
appId = '你的appId'
appKey = '你的appKey'
notify = false # mail notifier , https://github.com/xCss/Valine/wiki
verify = false # Verification code
2021-12-25 10:55:57 +08:00
avatar = 'mm'
2020-10-27 00:08:40 +08:00
placeholder = '说点什么吧...'
visitor = false
[changyan]
changyanAppid = "" # Changyan app id # 畅言
changyanAppkey = "" # Changyan app key
[livere]
livereUID = "" # LiveRe UID # 来必力
# Isso: https://posativ.org/isso/
[isso]
enable = false
scriptSrc = "" # "https://isso.example.com/js/embed.min.js"
dataAttrs = "" # "data-isso='https://isso.example.com' data-isso-require-author='true'"