Pitayan / gatsby-theme-pitayan

A minimal blog theme plugin for Gatsby
https://pitayan.github.io/gatsby-theme-pitayan/
MIT License
30 stars 11 forks source link

Commenting function #32

Open daiyanze opened 1 year ago

daiyanze commented 1 year ago

Requirements

References: https://github.com/giscus/giscus https://giscus.app/

remiks commented 1 year ago

Maybe this could be a good way to solve commenting? https://www.gatsbyjs.com/plugins/gatsby-plugin-disqus/

daiyanze commented 1 year ago

I'm not sure if I should add this plugin as a dependency since some may want to use different vendors. (Same issue to mailchimp... This could be a nightmare...)

remiks commented 1 year ago

Hmm. True.. Optional? Option to turn it off in config?