feat(comment): add support for Comentario (#1088)

* Add support for comentario.

* feat: add Comentario client configuration options in TOML

* fix: format theme attribute in comentario comments component

---------

Co-authored-by: Jimmy Cai <jimmy@cai.im>
This commit is contained in:
HighDoping
2026-02-17 19:09:18 +01:00
committed by GitHub
co-authored by Jimmy Cai
parent b4e44fda57
commit 5e57b5ad29
2 changed files with 26 additions and 1 deletions
+13 -1
View File
@@ -161,4 +161,16 @@ SortBy = "default"
[comments.cusdis]
host = "https://cusdis.com"
id = ""
id = ""
# Comentario client configuration
[comments.comentario]
url = ""
autoInit = false
autoNonInteractiveSso = false
cssOverride = ""
lang = ""
liveUpdate = false
maxLevel = 0
noFonts = false
theme = ""