Skip to content

Conversation

@sakithb
Copy link

@sakithb sakithb commented Nov 24, 2025

Added support for Hyvor Talk in the Comments component.

Example usage:

export const sharedPageComponents: SharedLayout = {
  head: Component.Head(),
  header: [],
  afterBody: [Component.Comments({ provider: "hyvor_talk", opts: { websiteId: "xxxx" } )],
  footer: Component.Footer({
    links: {
      GitHub: "https://github.com/jackyzha0/quartz",
      "Discord Community": "https://discord.gg/cRFFHYye7t",
    },
  }),
}
localhost_9090_another

@github-actions
Copy link

github-actions bot commented Nov 24, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
quartz ✅ Ready (View Log) Visit Preview 3ac2ea1

@sakithb
Copy link
Author

sakithb commented Nov 24, 2025

I will add documentation, once the implementation is approved

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.

1 participant