Skip to content
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: add disqus and commento comments providers #1509

Draft
wants to merge 1 commit into
base: v4
Choose a base branch
from

Conversation

dynamotn
Copy link

@dynamotn dynamotn commented Oct 13, 2024

Demo

https://notes.dynamotn.dev/

What need to do

  • Move Giscus option to Quartz's config
  • Add Commento provider logic
  • Add Disqus provider logic
  • Update documents
    • Change Giscus document
    • Add Commento document
    • Add Disqus document

@@ -52,6 +52,9 @@ const config: QuartzConfig = {
},
},
},
comments: {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's keep comments as a component if possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants