sphinxcontrib-giscus
Configs¶
All Configs¶
data_repo
data_repo_id
data_category
data_category_id
data_mapping
data_strict
data_reactions_enabled
data_emit_metadata
data_input_position
data_theme
data_lang
data_loading
crossorigin
You can get all above configuration from Giscus .
Required Configs¶
data_repo
data_repo_id
data_category
data_category_id
Other Configs¶
With default value
data_mapping='pathname'
data_strict='0'
data_reactions_enabled='1'
data_emit_metadata='0'
data_input_position='bottom'
data_theme='preferred_color_scheme'
data_lang='zh_CN'
data_loading='lazy'
crossorigin='anonymous'