-
-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add suport giscus comment system #277
Conversation
Someone is attempting to deploy a commit to a Personal Account owned by @HEIGE-PCloud on Vercel. @HEIGE-PCloud first needs to authorize it. |
Hello, thanks for your contribution! To activate the comment system in local environment, run You probably want to run Thanks! |
@HEIGE-PCloud I have already been able to test and it works. Sorry for the ignorance but should I have loaded the "theme.min.js" and "theme.min.js.map"? On the other hand, it is necessary to place the documentation in Chinese. |
Yes, you should commit I will update the related Chinese documentation. Thanks! |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/pcloud/do-it/Grt5acVvDfy5iLpFhpsjRb5CUijS |
* add giscus support * fix message * fix typos * add theme.min.js and theme.min.js.map * docs: update docs for giscus comment system Co-authored-by: HEIGE-PCloud <heige.pcloud@outlook.com>
This PR implements the giscus comment system (#276)
I have not been able to test it since if it is executed locally the commenting system is deactivated.