Gitalk
Last updated
Last updated
Gitalk, a comment plugin based on Github Issue and Preact.
View details:
https://github.com/gitalk/gitalk
https://gitalk.github.io/
How to use in Redefine:
Create a new GitHub OAuth App Register or login , , where Homepage URL
and Authorization callback URL'
Just fill in your own domain.
After the OAuth App is successfully created, save the Client ID
and Client Secret
, which will be used later.
Create a new GitHub repository Register or log in to , , and open Issues (manually add an Issue, the content Fill it in and you can open it), which is used to store the comment content.
Fill in your GitHub username
, repository name
, Client ID
and Client Secret
of the OAuth App respectively in the theme configuration file, as shown in the following example.
Gitalk comment plug-in renderings.