Enable comments on datafusion-site via giscus#93
Conversation
|
@alamb please take a look when you get a chance |
|
we can look to disable it for localhost, only enable the comment for |
alamb
left a comment
There was a problem hiding this comment.
I tried it out, and it seems to work well: #95 (comment)
I also reviewed giscuss https://giscus.app/ and it seems very compatible with the ASF usage (no tracking, free for ever, etc).
Thank you very much @kevinjqliu for making this happen
|
FYI @timsaucer and @Omega359 and @andygrove |
| Enable giscuss comments: Allows comments on the blogs posted as | ||
| https://github.com/apache/datafusion-site/discussions | ||
|
|
||
| More details on https://github.com/apache/datafusion-site/issues/80 |
There was a problem hiding this comment.
I added some comments here to help people find the original issue / context for this feature
Thank you @kevinjqliu -- this is really cool
Closes #80
We've enabled the discussion section in repo in #85
Apache infra installed the giscus app to the repo in https://issues.apache.org/jira/browse/INFRA-26989
Heres the giscus config:

I was able to run the site locally,

And verified that this works! #94