Replies: 2 comments
-
|
A commenting system would be great. Would it be possible to have a switchable mechanism in case people want alternatives like Commento (i'm not affiliated). From what I understand Disqus has a heavier footprint compared to alternatives and privacy issues as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, see related issue. @Music47ell just contributed a PR which adds support for Disqus, utterances and giscus! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @timlrx,
First of all, thank you so much for this template. Could we have an option for implementing Disqus in the posts?
I already did it in my blog, and it's pretty simple and works well, except for the theme in Dark Mode for Chromium desktop builds (works fine in firefox or mobile).
I don't know if it's a problem with Tailwind or Next, most likely is Tailwind and the way they handle changing dark/light model in the
rootitself and not in thebody.So I can probably PR that change and then try to fix the issue? I don't know how many people would like to add comments to their blog 😄
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions