feat: 添加Remark42评论支持

This commit is contained in:
pai233
2022-05-04 12:44:39 +08:00
parent 3e30f301a0
commit 060defa475
4 changed files with 49 additions and 2 deletions

View File

@@ -259,7 +259,7 @@ addtoany:
comments:
# Up to two comments system, the first will be shown as default
# Choose: Disqus/Disqusjs/Livere/Gitalk/Valine/Waline/Utterances/Facebook Comments/Twikoo/Giscus
# Choose: Disqus/Disqusjs/Livere/Gitalk/Valine/Waline/Utterances/Facebook Comments/Twikoo/Giscus/Remark42
use: # Valine,Disqus
text: true # Display the comment name next to the button
# lazyload: The comment system will be load when comment element enters the browser's viewport.
@@ -354,6 +354,15 @@ giscus:
dark: dark
option:
# Remark42
# https://remark42.com/docs/getting-started/installation/
remark42:
host: # required
siteId: remark # Your Site ID
language: en # https://remark42.com/docs/configuration/frontend/#locales
showEmailSubscription: true
simpleView: false
# Chat Services
# --------------------------------------