tags: Program life github
Based on a third party: Disqus/Livere/Valine
Based on Github issue: Gitment/Gitalk/utterances/Vssue
Pure static: Staticman
Self-built: ISSO/HashOver
There are many blog systems, WordPress, Emlog, Typecho, etc., all have their own comment systems, while static blog systems such as Hexo, Jekyll, Hugo, etc., do not have their own comment systems, so third-party comment systems have emerged. Here are only a few.
https://disqus.com
The mainland is no longer available.
https://livere.com
A comment system in South Korea that supports Chinese and uses email to register. It supports login on many domestic social platforms and has a good appearance.
https://valine.js.org/
A fast, concise and efficient no back-end comment system based on LeanCloud.
You can install extension plug-ins to make comments and reply email notificationsValine-Admin
https://github.com/imsun/gitment
Chinese introduction:Gitment The advantages are not mentioned.
Disadvantages: Only supports GitHub login and has not been maintained for a long time.
https://gitalk.github.io
A comment plug-in developed based on Github Issue and Preact.
Similar to GitmentInstall and use
https://github.com/utterance/utterances
Official introduction:
A lightweight comment widget based on GitHub issue.
https://vssue.js.org/
Vssue is a Vue component/plugin that can enable commenting on your static pages.
The origin of the name Vssue: Driven by Vue and implemented based on Issue.
Vssue Is inspired byGitment with Gitalk, But there are some differences with them:
https://staticman.net
As the name implies, a purely static comment system means that when users perform operations such as comment generation, the input content and the rest of the content are regenerated and uploaded to the GitHub repo.Demo page
https://posativ.org/isso
Official introduction:
Comment system similar to Disqus
Users can edit or delete their own comments (within 15 minutes by default), support Markdown writing, and easily migrate their own Disqus / WordPress comments.
https://www.barkdull.org/software/hashover
Official introduction:
A free and open source PHP comment system that allows completely anonymous comments and simple theming. Designed to replace proprietary services such as Disqus.
Featured functionsOfficial websiteView
This article mainly records the steps and treading of Hexo static blog access to Gitment. Based on the static blog of github.io, NexT is the latest v6.1.0. If you want to see the effect, welcome to se...
Since last week’s Week 60 sharing I saw the JS library that can be used as a comment system to insert GitHub's issue into a third-party web page.utterances. I am "dreaming about this."...
Foreword Add a comment function. Tutorial big thank God:Django to build personal blog. A. Preparations Comment is a relatively independent function, so create another app: Then register the app in set...
Homepage: https://zhangquan1995.github.io Learn about several domestic third-party comment systems, such as "Duoshuo", "Congyan", "Friendly Words", "Sina Cloud Follo...
Foreword: Seeing next issue, someone raised the issue of the double comment system, and the implementation scheme and effect are different I happen to be thinking about implementing a similar dual com...
The comment plug-ins on the hugo blog have been tried a lot, but there are too few comment plug-ins on hugo on the Internet. Such as: Disqus, gitment, gitalk, come to compare... these are all foreign,...
There are many different comment systems, such as Changyan, Gitment, Gitalk, LiveRe, Disqus, Friends, Valine, etc. Talking freely, produced by Sohu Gitment Gitalk LiveRe Friendly words Valine Here is ...
Preface For more performance demonstrations, please visit mypersonal blog。 Effect picture: Valine Born on August 7, 2017, it is a fast, concise and efficient no back-end comment system based on Leancl...
NetEase officially issued an announcement on July 6, informing users that the service is about to be suspended (at the end of July), so we who are free users have to change their nests. Third party re...
Recently, I used Jekyll to build a personal blog (jacobpan3g.github.io/cn) on Github Pages. When I need to add a comment system, I found several third-party comment systems in China, such as "Say...