-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
feat: Giscus comments based on GH discussions #11132
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bundle ReportChanges will increase total bundle size by 58.66kB ⬆️
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does that include iframes @Jeffreyhung ? |
@a-hariti iframe is a common way that drops 3rd party cookies, but it doesn't necessary do so |
Cancelling this due to cookie policy |
enable users to login with GH account and leave comments on docs,
which will show up under the repo discussions and on the docs page ofc.
Setup guide: https://giscus.app: basically install the Giscus app and enable Discussions
Currently I have it setup to my personal fork for the preview
TODO: