Skip to content
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 for dc25/myBlog #1

Closed
dc25 opened this issue Jun 24, 2017 · 64 comments
Closed

Comments for dc25/myBlog #1

dc25 opened this issue Jun 24, 2017 · 64 comments

Comments

@dc25
Copy link
Owner

dc25 commented Jun 24, 2017

Comments for blog post : Using github comments in a Jekyll blog

@dc25
Copy link
Owner Author

dc25 commented Jun 24, 2017

this is a comment

@dc25
Copy link
Owner Author

dc25 commented Jun 24, 2017

this is another comment

@dc25
Copy link
Owner Author

dc25 commented Jun 24, 2017

This is a comment with some markdown...

  • Listy
  • Listo
  1. Jumble
  2. Sale

Boldit or Italicit or strikeit

header

// c++ syntax
int x = 3;

@dc25 dc25 closed this as completed Jun 24, 2017
@dc25 dc25 reopened this Jun 24, 2017
@berot3
Copy link

berot3 commented Jun 27, 2017

I like! 🙂👍

@funkypenguin
Copy link

Nice! ;)

@jasonLiu001
Copy link

Very nice! A wonderful solution for Jekyll site. Very helpful.

@mariotalavera
Copy link

this is a test. good job

@dc25
Copy link
Owner Author

dc25 commented Jan 25, 2018

Testing on new page.

@dc25 dc25 closed this as completed Jan 25, 2018
@cinhtau
Copy link

cinhtau commented Feb 15, 2018

Great solution!

@pawelmarcinkowski-gh
Copy link

Nice

@ninest
Copy link

ninest commented Apr 27, 2018

Interesting solution!

@ravshanof
Copy link

Testing

@dc25
Copy link
Owner Author

dc25 commented Jul 24, 2018

Testing
airplane

@ghost
Copy link

ghost commented Jul 30, 2018

Testing ... Thanks for the solution.

@dc25
Copy link
Owner Author

dc25 commented Sep 9, 2018

more testing

--haskell syntax
main :: IO ()
main = do
  print "Hello World"
  print "Hello Again"
// c++ syntax
int x = 3;

@polishman
Copy link

fadfadfadsfds

@davidobrien1985
Copy link

Hi, did you ever manage to "migrate" the disqus comments over to github or did you just not bother with them?

@dc25
Copy link
Owner Author

dc25 commented Jan 18, 2019

Hi @davidobrien1985,

I didn't bother. Given that I could keep using disqus comments for old posts and switch to using github comments for new posts, it didn't seem that important.

  • Dave

@davidobrien1985
Copy link

@dc25 that's what I ended up doing on my blog now as well.
Thanks for your article. Without even advertising the fact that I was switching to github issues as comments people automatically started doing it.
Great job!

@ninest
Copy link

ninest commented Jan 28, 2019

Is it possible to allow users to comment without creating a GitHub account?

@dc25
Copy link
Owner Author

dc25 commented Jan 28, 2019

@themindstorm,

Is it possible to allow users to comment without creating a GitHub account?

I can't think of a way, not as a variant of this technique.

@dvijayak
Copy link

dvijayak commented Feb 5, 2019

@themindstorm,

Is it possible to allow users to comment without creating a GitHub account?

I can't think of a way, not as a variant of this technique.

I wonder if a comment form can be implemented which will post comments using the github account of the article author (in this case, @dc25). The form will have a field for a special linked identifier (github account, email address, etc.) which would serve as a way to uniquely identify the author of the comment. This "metadata" could be rendered as desired to make it clear as to who the author of the comment is.

This would be one (inelegant) way to accomplish the goal of comments from users regardless of whether they own a github account or not.

@laegsgaardTroels
Copy link

laegsgaardTroels commented Feb 28, 2019

Testing

@ChangJoo-Park
Copy link

awesome

@Mrc0113
Copy link

Mrc0113 commented May 9, 2019

awesome! thanks!

@shadlyd15
Copy link

Cleaver Idea!

@bennihtm
Copy link

bennihtm commented May 14, 2020

[_****_](

  • 1. url

)

@dbereghici
Copy link

test

@marcoct
Copy link

marcoct commented Aug 30, 2020

does it still work

@dc25
Copy link
Owner Author

dc25 commented Aug 30, 2020

It still works. Every now and then I rebase the reference implementation ( see the blog post for details ) to the latest minima and rebuild with the current jekyll to make sure. So far there have been no problems. I went through this process today (2020-08-30) and a few months ago ( 2020-05-29 ). After doing this exercise, I always re-publish the reference implementation on github.

@ghost
Copy link

ghost commented Sep 27, 2020

Test

@vishnuharidas
Copy link

It's funny that people are still testing the comments.

main(){
    println("Ok working")
}

@mediocreone
Copy link

Aloha!

  • Complete test
  • Incomplete test

@5arthak01
Copy link

testing

@prasadhonrao
Copy link

testing comment

@erinvasquez
Copy link

Wow how cool is this

@manifestosanvincenzo
Copy link

cooomento

@isurunuwanthilaka
Copy link

Nice solution!

@jays1ngh
Copy link

Testing

@jays1ngh
Copy link

Testing

How does quote reply work?

@sandrods
Copy link

does this reaaly work?

@liamyxm
Copy link

liamyxm commented Oct 31, 2021

why is it sorted from oldest to newest

@jays1ngh
Copy link

jays1ngh commented Oct 31, 2021 via email

@dc25
Copy link
Owner Author

dc25 commented Oct 31, 2021

The comments are sorted from oldest to newest because that's how they were sorted in the original reference implementation. I started with that and never changed it.

It seems like the right choice. Most platforms that I have seen that allow comments display them from oldest to newest. I think that's what most people are used to.

That said, anyone who wants to use this system with sorting from newest to oldest can edit the following lines in github-comments.js :

// choose one of the next two lines to determine display order (newest or oldest first).
const commentsHtml = comments.join('');                // oldest first
// const commentsHtml = comments.reverse().join('');   // newest first

@flynnsharwood
Copy link

comment

@kabir
Copy link

kabir commented Mar 11, 2022

Test

@xwenliang
Copy link

work like a charm!

@Aftorres02
Copy link

wow

1 similar comment
@Aftorres02
Copy link

wow

@amc1981
Copy link

amc1981 commented Jul 26, 2023

Hey there!

@dstocking
Copy link

Love this as a solution!

@SunKing2
Copy link

Very cool. I gutta try this!

@anasvemmully
Copy link

great, i was looking for how to do comments in jekyll ☺

@pspowell
Copy link

pspowell commented Nov 4, 2023

This is a great idea

@marcospgp
Copy link

Testing!

@heironimus
Copy link

Testing in 2024

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

No branches or pull requests