feat(comments): add commento.io comment system (#255)

This commit is contained in:
Nir Galon
2020-04-24 18:28:47 +03:00
committed by GitHub
parent c2197b7411
commit f588881216
7 changed files with 26 additions and 2 deletions

View File

@@ -791,7 +791,7 @@ enableEmoji = true
appId = ""
languageCode = ""
# Telegram comments config (https://comments.app/)
# Telegram Comments 评论系统设置 (https://comments.app/)
# Telegram comments 评论系统设置 (https://comments.app/)
[params.page.comment.telegram]
enable = false
siteID = ""
@@ -801,6 +801,10 @@ enableEmoji = true
colorful = true
dislikes = false
outlined = false
# Commento comments config (https://commento.io/)
# Commento comments 评论系统设置 (https://commento.io/)
[params.page.comment.commento]
enable = true
# SEO config
# SEO 配置
[params.page.seo]

View File

@@ -485,6 +485,9 @@ Note that some of these parameters are explained in details in other sections of
colorful = true
dislikes = false
outlined = false
# {{< version 0.2.0 >}} {{< link "https://commento.io/" "Commento" >}} comment config
[params.page.comment.commento]
enable = true
# {{< version 0.2.0 >}} SEO config
[params.page.seo]
# Publisher info

View File

@@ -490,6 +490,9 @@ Note that some of these parameters are explained in details in other sections of
colorful = true
dislikes = false
outlined = false
# {{< version 0.2.0 >}} {{< link "https://commento.io/" "Commento" >}} comment config
[params.page.comment.commento]
enable = true
# {{< version 0.2.0 >}} SEO config
[params.page.seo]
# Publisher info

View File

@@ -488,6 +488,9 @@ hugo
colorful = true
dislikes = false
outlined = false
# {{< version 0.2.0 >}} {{< link "https://commento.io/" "Commento" >}} 评论系统设置
[params.page.comment.commento]
enable = true
# {{< version 0.2.0 >}} SEO config
[params.page.seo]
# 出版者信息