-
Notifications
You must be signed in to change notification settings - Fork 883
feat: make giscus component reactive #405
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
base: comments
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
I'm also adding comments and likes but via Bluesky to my blog and I just wanted to give my 2 cents. You can see my comments section here: https://sakurakat.systems/posts/making-the-website/#share For the curious, it's based on https://github.com/flo-bit/blog-template |
Thank you for your feedback! I agree that placing navigation buttons above the comments improves usability. Since this is my first PR, I kept the original code intact, but I’m open to collaborating on the changes. Your Bluesky integration idea is inspiring—would you like to submit a PR for it? We can also discuss the layout adjustments further. Looking forward to your thoughts! |
I'd love to submit a PR for the Bluesky integration but it's very restrictive as it requires a Bluesky account. So, I'm going to have to decline that. It also requires changes from #240 which I guess is a big change and requires approval from saicaca. |
谢谢你,准备使用 |
Completed the giscus comment component, let it have the style of fuwari, and can respond to changes in light_dark_mode and hue in real time
