Skip to content

neoalienson/hexo-plugin-commentbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub last commit GitHub package.json version

hexo-plugin-commentbox

A Hexo plugin to use commentbox.io

Configurations

Create a project in commentbox.io

Visit https://commentbox.io to create account and project.

Enable the plugin

To enable the plugin add this to your config.yml:

commentbox:
    enable: true
    project_id: <your project id>

Disable comment in some of your post or page

Comment is enable to all pages by default. You can disable from your header

---
comments: false
---

Contribution

Keep it simple and stupid for now. Any pull request is welcomed and will reviewed.

About

A Hexo plugin to use commentbox.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published