Giscus Configuration

Learn how to configure Giscus comment for the Solitude theme.

Configuring Giscus

Refer to the Giscus Documentation to configure your server and fill in the corresponding settings.

Theme Configuration

Configure the required settings accordingly:

_config.solitude.yml
# Approximately at lines 789 and 845 
# --------------------------- start ---------------------------
# Comment
# 评论
comment:
  # Which commenting system to use(e.g. waline or waline,twikoo)
  # 使用哪个评论系统(例如: waline or waline,twikoo)
  use: giscus # waline, twikoo, valine, artalk, giscus # Up to two comment systems can be turned on at the same time
  # Whether to display the hot comment switch.

···

giscus:
  repo: # GitHub repository name
  repo_id: # GitHub repository ID
  category_id: # GitHub repository category ID
  theme:
    light: light
    dark: dark
  option: