Skip to content

hydai/hexo-next-utteranc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Utteranc.es comment system for NexT.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.9%
  • Stylus 3.1%