🎮
Aomori
English
English
  • Getting Started
    • Introduction
    • Internationalization (i18n)
    • Demo
  • Features
    • Theme
    • Page
    • Article
    • Comment
    • Search
  • Types
    • Page
    • Article
由 GitBook 提供支持
在本页
  • Disqus
  • DisqusJS
  • Gitalk
  • Valine
  • Remark42
  • Giscus
  1. Features

Comment

上一页Article下一页Search

最后更新于2年前

Configuration in the Global _config.yml

Disqus

Input Disqus ID

aomori_disqus_shortname: ''

DisqusJS

Using DisqusJS with Disqus API to visit in China will be more friendly.

Configuration details

aomori_disqusjs:
  enable: true
  shortname: ""
  siteName: ""
  api: ""
  apikey: ""
  nesting: 4
  nocomment: "这里冷冷清清的,一条评论都没有"
  admin: ""
  adminLabel: ""

Gitalk

aomori_gitalk:
  enable: true
  clientID: GitHub Application Client ID
  clientSecret: GitHub Application Client Secret
  repo: GitHub repo
  owner: GitHub repo owner
  admin: 
    - GitHub repo owner and collaborators
    - GitHub repo owner and collaborators
  distractionFreeMode: true // Facebook-like distraction free mode

Valine

aomori_valine:
  // Required
  enable: true
  appId: ''
  appKey: ''
  // Optional
  placeholder: 'Hello World!'
  avatar: ''
  pageSize: 10
  lang: 'zh-CN'
  visitor: false
  highlight: false
  recordIP: false
  emojiCDN: ''
  enableQQ: false
  requiredFields:

Remark42

aomori_remark42:
  enable: true
  host: ''
  site_id: ''
  max_shown_comments: 10
  theme: "light"
  locale: "en"
  show_email_subscription: false

Giscus

aomori_giscus:
  enable: true
  repo: ''
  repoId: ''
  category: ''
  categoryId: 10
  mapping: "pathname"
  reactionsEnabled: 1
  emitMetadata: 0
  theme: 'light'
  lang: 'zh-CN'

Configuration details

Configuration details

Configuration details

Configuration details

https://github.com/SukkaW/DisqusJS
https://github.com/gitalk/gitalk
https://valine.js.org/
https://github.com/umputun/remark42
https://giscus.app