Hacker News new | ask | show | jobs
by pitchka 3697 days ago
Why not just adapt Isso for this? It already has a bunch of nice functionality.

I personally just delegate the commenting to github and render the comments with javascript through github api.

http://ivanzuzak.info/2011/02/18/github-hosted-comments-for-...

Here's a nice overview of how this works.

1 comments

That's pretty cool.