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

Recommended solution for comments #13

Closed
TysonMN opened this issue Jun 16, 2020 · 2 comments
Closed

Recommended solution for comments #13

TysonMN opened this issue Jun 16, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@TysonMN
Copy link
Contributor

TysonMN commented Jun 16, 2020

I would prefer to allow people to comment on my blog and have those comments included on the same page as the blog.

Will coding.blog suggest one or more ways to handle comments?

Here are two approaches that I have seen.

  1. Have commenters submit PRs that add their comments to the file containing the blog post.
  2. Use utterances, which uses an issue on the backing GitHub repo to store the comments.

I think I like the second approach better.

@loreanvictor
Copy link
Contributor

Will coding.blog suggest one or more ways to handle comments?

Depends. Right now this is not a priority, and I personally lean towards the community coming up with nice solutions on their own, which would perhaps be a custom codedoc plugin.

However, if there is disparity in adoption or difficulty of use for a lot of people, it might be a good idea to also provide some solution via the default plugin, to ensure a level-playing field. The maximum quality and capabilities of a blog shouldn't be limited (this is not Medium), but the minimum quality should be high enough for a generally good experience for everyone (and every blog).

Here are two approaches that I have seen.

Have commenters submit PRs that add their comments to the file containing the blog post.
Use utterances, which uses an issue on the backing GitHub repo to store the comments.

They both seem pretty nice, however I am hesitant towards the default solution (or the recommended solution) being exclusive to GitHub.

P.S. I am also unsure of effectiveness of traditional comment threads on blogs, specifically technical blogs. There is a necessity for means of communication, however it might be possible that less conventional solutions (like Q&As with author on specific points on a blog) might be more useful.

@loreanvictor
Copy link
Contributor

Anyways I will keep this issue open for now and pin it, to maintain an open discussion on the topic.

@loreanvictor loreanvictor pinned this issue Jun 16, 2020
@must must added the enhancement New feature or request label Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants