Animeshz / site

(Home | Blog | Notes | Projects | Reflect Back)

Home Page:https://animeshz.github.io/site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename the next blog discussions by Gitalk to have a prefix on the issue.

Animeshz opened this issue · comments

Currently the blog comments are handled by Gitalk, a modern comment component based on Github Issue and Preact.

This makes it possible to include a live comment system in a static-site that can be hosted in the https://github.io, but the problem arises when the issue section is bombarded with comment posts. This issue wants to name the new issues to have a prefix such as [COMMENT] <name of the blog-post> instead of just <name of the blog-post>.

Find the vue component that handles this, and perform the required changes. Be sure to test the changes locally, making sure everything works as expected.

To work on this issue please comment for the assignment as this issue can only be solved once.

commented

Hey man, I would love to try this one!

Go ahead!

commented

Thank you!
I got a quick question though. I never used Gitalk. The issue seems very doable and I am pretty sure I already solved it, but I don't know how to test the Gitalk functionality. Do I have to follow through the Gitalk documentation and create my own Github Application to test on or is there a better way?

If you're unsure about it, just send the PR I'll test it on my own.

Happy Hacking 😃 !

commented

Just did it, thanks! 🚀

Closed by #15