-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.
- 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.
I think I like the second approach better.
beroal
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request