summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornyms7 <hi@nym.si>2024-05-06 15:19:49 +0800
committernyms7 <hi@nym.si>2024-05-06 15:19:49 +0800
commitb8fb7d7a8c8f3dfd7af148913993dd783684f5c8 (patch)
tree5e68ab2b64ad2375ea6207b5bdbfb9a442e5a6bb /README.md
parentb273b8155ad919ddee562e48df2f2f29bd1ac6b4 (diff)
feat: add giscus support
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index c49d636..529116b 100644
--- a/README.md
+++ b/README.md
@@ -193,6 +193,16 @@ url = "/posts"
name = "resume"
url = "/resume"
+# giscus conf, for more detail, see https://giscus.app/
+[params.giscus]
+ enable = true
+ repo = ""
+ repoid = ""
+ category = ""
+ categoryid = ""
+ mapping = "pathname"
+ theme = "light"
+
# Syntax highlight on code blocks, all styles:
# https://xyproto.github.io/splash/docs/all.html
# I suggest algol