-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments: Replacing Disqus with Github Comments #1
Comments
This is a comment |
This is another comment |
This is a comment with some markdown...
Boldit or Italicit or headerhashtagsomething int x = 3; |
This is great. Thanks for sharing this! |
Awesome ! I think I will try this on my website. :) |
Nicely done. |
Neat! |
You are on HN, congrats :) https://news.ycombinator.com/item?id=14170041 |
I agree that what Disqus is doing is an overkill. Edit: |
Interesting, thanks for sharing! You might consider changing the link to include Adding a button at the bottom of the comments section that opens the link might be helpful. Using A git hook might be useful to automatically generate the issues, though I'm not sure that'd be a good idea. EDIT: Looks like their api supports POSTing comments; you'd have to set up user auth of course. https://developer.github.com/v3/issues/comments/#create-a-comment |
Good work. In summary, to improve the solution further, add a button to add a new comment. Only when that button is pushed (in order to preserve privacy, remove drive-by viewer tracking potential, and reduce unnecessary server load on Github), somehow determine whether the user is already logged in to Github.
|
I'm impressed by this! I'm going to see what happens when you post a comment from the @ghost account (another name for a deleted account) |
Hello world! This is a comment from the @ghost account. |
This is awesome! |
You might want to
|
Great writeup, I was really hoping there was a way to comment without visiting Github. |
Very slick! I came to propose something similar to @globalcitizen's proposal, but they put it more succinctly. |
Did you consider https://staticman.net ? This gets you comments as PRs and comments from the page. |
@bexelbie but staticman isn't as FUCKING AWESOME as this |
This is amazing! Thanks for sharing. |
Great! |
Great idea. Thank you for this. |
I agree this is a great idea. But why not write your post directly into the issue as well? You might want to checkout my post Turn your GitHub issues into blog posts, which implements the same idea but also let you publish right from your GitHub issue as well. |
Love it! 👍 |
Very useful! |
Great technique that I'll definitely steal. Thanks! |
Brilliant idea! |
test = {
something: 'monkey',
function: function(arg) { return arg + 'YAY!' }
} Edit: We need pagination! |
Great ! I'll try this out... is it doable with a gitlab instance ? |
haha |
This is a cool way to use GH for both, as a host for static jekyll-blogs and for its comments. I will try this out! So thank you for your work, here is my implementation: https://www.adrian-singer.de |
Very nice post :O) |
It's interesting. Cheers! |
This is very cool |
this is my comment |
this is pretty neet! |
agree |
i am trying this github comment feature |
amazing man |
Great idea maybe will do the same |
fdfdfdfd |
chcking if live comment |
will try to add this on my tech blog https://geekysoul.com/ . Thanks a ton! |
test markdown for h1 |
Well, so you mean that I can post a "comment like that" right here? |
comment |
cool comment |
good! |
Test eee |
Test. That's rad. |
this is another comment |
what a funny idea, i just wanted to try it out. I might use it myself. Thank you for making me randomly find you somewhere in the internet. that's why i love it. |
@latenightly well i am self-referencing, but just trying out. Maybe i should tag someone else like @sbrooker3 just for this test. Lol? |
testing |
This is great to know. How about nontechie without a GitHub account? |
@Blogrammer I answered that one here #1 (comment) |
good stuff! thanks for a detailed blog post |
comment |
test |
Comments for Replacing Disqus with Github Comments
The text was updated successfully, but these errors were encountered: