hydai-hexo-next-utteranc

1.0.0 • Public • Published

Hexo NexT Utteranc

Theme Version Package Version

Utteranc comment system for NexT.

Preview

image

Install

npm install theme-next/hexo-next-utteranc

Configure

You can config those in both hexo or theme _config.yml

# Demo: https://utteranc.es/  http://trumandu.github.io/about/
utteranc:
  enable: false
  repo: #Github repo such as :TrumanDu/comments
  pathname: pathname
  label: #The label will be assigned to issues created by Utterances
  # theme: github-light,github-dark,github-dark-orange,preferred-color-scheme,icy-dark,dark-blue,photon-dark,boxy-light
  theme: github-light
  cdn: https://utteranc.es/client.js
  # If you want to modify priority, please config in **hexo**
  #priority:

Thank TrumanDu's PR764

And we will publish when GitHub npm package release.

Readme

Keywords

Package Sidebar

Install

npm i hydai-hexo-next-utteranc

Weekly Downloads

0

Version

1.0.0

License

LGPL-3.0

Unpacked Size

4.92 kB

Total Files

7

Last publish

Collaborators

  • hydai