🔧 Upgrade the config file settings.
This commit is contained in:
parent
12fbc945bc
commit
a9ff14d312
@ -553,7 +553,7 @@ params:
|
|||||||
enable: true
|
enable: true
|
||||||
# 你的 Github 仓库地址
|
# 你的 Github 仓库地址
|
||||||
# Your repository url on Github.
|
# Your repository url on Github.
|
||||||
permalink: https://github.com/yourname
|
permalink: https://github.com/hugo-next
|
||||||
# 关注说明
|
# 关注说明
|
||||||
# Show this title when cursor move on.
|
# Show this title when cursor move on.
|
||||||
title: Follow me on GitHub
|
title: Follow me on GitHub
|
||||||
@ -765,35 +765,35 @@ params:
|
|||||||
# 更多配置信息请参考:https://artalk.js.org
|
# 更多配置信息请参考:https://artalk.js.org
|
||||||
# Artalk comments system
|
# Artalk comments system
|
||||||
# More info see: https://artalk.js.org
|
# More info see: https://artalk.js.org
|
||||||
artalk:
|
# artalk:
|
||||||
site: "默认站点"
|
# site: "默认站点"
|
||||||
placeholder: "请文明发言,谢谢!"
|
# placeholder: "请文明发言,谢谢!"
|
||||||
server: #<your artalk server url>
|
# server: #<your artalk server url>
|
||||||
|
|
||||||
# Artalk 评论插件
|
# Artalk 评论插件
|
||||||
# 更多配置信息请参考:
|
# 更多配置信息请参考:
|
||||||
# LiveRe comments system
|
# LiveRe comments system
|
||||||
# You can get your uid from https://livere.com/
|
# You can get your uid from https://livere.com/
|
||||||
livere:
|
# livere:
|
||||||
uid: # <your_uid>
|
# uid: # <your_uid>
|
||||||
|
|
||||||
# Utterances 评论插件
|
# Utterances 评论插件
|
||||||
# 更多配置信息请参考:https://utteranc.es
|
# 更多配置信息请参考:https://utteranc.es
|
||||||
# Utterances comments system
|
# Utterances comments system
|
||||||
# For more information: https://utteranc.es
|
# For more information: https://utteranc.es
|
||||||
utterances:
|
# utterances:
|
||||||
# Github 仓库地址,格式:用户名/仓库名称
|
# # Github 仓库地址,格式:用户名/仓库名称
|
||||||
# Github repository owner and name
|
# # Github repository owner and name
|
||||||
repo: username/repo-name
|
# repo: username/repo-name
|
||||||
# 问题标题的模式,可选值:pathname | url | title | og:title
|
# # 问题标题的模式,可选值:pathname | url | title | og:title
|
||||||
# Available values: pathname | url | title | og:title
|
# # Available values: pathname | url | title | og:title
|
||||||
issueTerm: pathname
|
# issueTerm: pathname
|
||||||
# 问题的标签分类
|
# # 问题的标签分类
|
||||||
# Label flag for Github issues
|
# # Label flag for Github issues
|
||||||
label: comments
|
# label: comments
|
||||||
# 主题可选值: github-light | github-dark | preferred-color-scheme | github-dark-orange | icy-dark | dark-blue | photon-dark | boxy-light
|
# # 主题可选值: github-light | github-dark | preferred-color-scheme | github-dark-orange | icy-dark | dark-blue | photon-dark | boxy-light
|
||||||
# Available values: github-light | github-dark | preferred-color-scheme | github-dark-orange | icy-dark | dark-blue | photon-dark | boxy-light
|
# # Available values: github-light | github-dark | preferred-color-scheme | github-dark-orange | icy-dark | dark-blue | photon-dark | boxy-light
|
||||||
theme: preferred-color-scheme
|
# theme: preferred-color-scheme
|
||||||
|
|
||||||
# Giscus 评论插件
|
# Giscus 评论插件
|
||||||
# 更多配置信息请参考:https://giscus.app
|
# 更多配置信息请参考:https://giscus.app
|
||||||
@ -802,19 +802,16 @@ params:
|
|||||||
giscus:
|
giscus:
|
||||||
# Github 仓库地址,格式:用户名/仓库名称
|
# Github 仓库地址,格式:用户名/仓库名称
|
||||||
# Github repository owner and name
|
# Github repository owner and name
|
||||||
repo: username/repo_name
|
repo: username/repo-name
|
||||||
# Giscus 生成的仓库 Id
|
# Giscus 生成的仓库 Id
|
||||||
# Generate repository Id from Giscus
|
# Generate repository Id from Giscus
|
||||||
repoId: #<repo_id>
|
repoId: #<repo-id>
|
||||||
# 讨论区的分类名称
|
# 讨论区的分类名称
|
||||||
# Github discussions category
|
# Github discussions category
|
||||||
category: Announcements
|
category: Comments
|
||||||
# 讨论区分类 ID
|
# 讨论区分类 ID
|
||||||
# Generate category Id from Giscus
|
# Generate category Id from Giscus
|
||||||
categoryId: #<category_id>
|
categoryId: #<category-id>
|
||||||
# 讨论区帖子标题,可选值: pathname | url | title | og:title | 自定义
|
|
||||||
# Available values: pathname | url | title | og:title | custom
|
|
||||||
mapping: title
|
|
||||||
# 帖子上的反应将会显示在评论前
|
# 帖子上的反应将会显示在评论前
|
||||||
# The reactions for post will be shown before the comments
|
# The reactions for post will be shown before the comments
|
||||||
reactions: false
|
reactions: false
|
||||||
@ -823,6 +820,11 @@ params:
|
|||||||
emit: false
|
emit: false
|
||||||
# 评论输入框的位置,可选值: top | bottom
|
# 评论输入框的位置,可选值: top | bottom
|
||||||
# Aavilable value: top | bottom
|
# Aavilable value: top | bottom
|
||||||
|
# 讨论区帖子标题,可选值: pathname | url | title | og:title | 自定义
|
||||||
|
# Available values: pathname | url | title | og:title | custom
|
||||||
|
mapping: title
|
||||||
|
# 评论输入框的位置,可选值: top | bottom
|
||||||
|
# Aavilable value: top | bottom
|
||||||
inputPosition: top
|
inputPosition: top
|
||||||
# 主题可选值: light | light_high_contrast | light_protanopia | light_tritanopia | dark | dark_high_contrast | dark_protanopia | dark_tritanopia | dark_dimmed | transparent_dark | preferred_color_scheme
|
# 主题可选值: light | light_high_contrast | light_protanopia | light_tritanopia | dark | dark_high_contrast | dark_protanopia | dark_tritanopia | dark_dimmed | transparent_dark | preferred_color_scheme
|
||||||
# Available values: light | light_high_contrast | light_protanopia | light_tritanopia | dark | dark_high_contrast | dark_protanopia | dark_tritanopia | dark_dimmed | transparent_dark | preferred_color_scheme
|
# Available values: light | light_high_contrast | light_protanopia | light_tritanopia | dark | dark_high_contrast | dark_protanopia | dark_tritanopia | dark_dimmed | transparent_dark | preferred_color_scheme
|
||||||
|
Loading…
Reference in New Issue
Block a user