ahonn / hexo-theme-even

:rocket: A super concise theme for Hexo
https://ahonn.github.io/hexo-theme-even/
MIT License
1.36k stars 213 forks source link

support cusdis #280

Closed djyde closed 3 years ago

djyde commented 3 years ago

Hi. This PR supports Cusdis (https://cusdis.com), which is an open-source alternative to Disqus.

Preview:

image

It can be enable by setting cusdis in theme's _config.yml:

cusdis:
  enable: true
  app_id: xxx
ahonn commented 3 years ago

LGTM