feat: add giscus support

This commit is contained in:
nyms7 2024-05-06 15:19:49 +08:00
parent d005e677d9
commit ca11f2c2bb
3 changed files with 29 additions and 0 deletions

View file

@ -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