Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author暁学生 <76084546+ciallowo@users.noreply.github.com>2021-06-14 22:05:27 +0300
committerGitHub <noreply@github.com>2021-06-14 22:05:27 +0300
commited4a1bc56e2477d38deaa32d532965bb62f95592 (patch)
tree7e098fcd870fdefef86d0ab43fe9f25034f36cf9 /exampleSite
parent58e8fadafe0df84da77d5c6f7d933cdc21a725cf (diff)
feat(comment): add Waline (#200)
* feat(comment): add Waline * fix: waline client config * fix: waline client config * #200#issuecomment-860025299 * Update config.yaml * Update Waline section of config.yaml * Remove double quote escape Co-authored-by: zhixuan <jinzhixuan666@gmail.com> Co-authored-by: Jimmy Cai <jimmehcai@gmail.com>
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 2910cbb..51274d6 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -67,6 +67,22 @@ params:
clientId:
clientSecret:
+ # Waline client configuration see: https://waline.js.org/en/reference/client.html
+ waline:
+ serverURL:
+ lang:
+ visitor:
+ avatar:
+ emoji:
+ - https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo
+ requiredMeta:
+ - name
+ - email
+ - url
+ placeholder:
+ locale:
+ admin: Admin
+
widgets:
enabled:
- search