From 1d54a439a461f7472fe31bc7daa41c7c432ccfa5 Mon Sep 17 00:00:00 2001 From: dr34m-cn <1416814478@qq.com> Date: Fri, 13 Sep 2024 14:08:28 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=9B=B4=E6=8D=A2=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.fluid.yml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/_config.fluid.yml b/_config.fluid.yml index eba4e65..6ce04d2 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -680,7 +680,7 @@ post: # 指定的插件,需要同时设置对应插件的必要参数 # The specified plugin needs to set the necessary parameters at the same time # Options: utterances | disqus | gitalk | valine | waline | changyan | livere | remark42 | twikoo | cusdis - type: utterances + type: giscus #--------------------------- @@ -703,6 +703,24 @@ utterances: theme_dark: github-dark crossorigin: anonymous + +# Giscus +# 基于 GitHub Discussions,类似于 Utterances +# Based on GitHub Discussions, similar to Utterances +# See: https://giscus.app/ +giscus: + repo: dr34m-cn/dr34m-cn.github.io + repo-id: MDEwOlJlcG9zaXRvcnkxMTI4MDcyODI= + category: Announcements + category-id: DIC_kwDOBrlNcs4Cibmt + theme-light: light + theme-dark: dark + mapping: pathname + reactions-enabled: 1 + emit-metadata: 1 + input-position: top + lang: zh-CN + # Disqus # 基于第三方的服务,国内用户直接使用容易被墙,建议配合 Disqusjs # Based on third-party service