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

Use GitHub issues as a comment system #165

Open
wschella opened this issue May 1, 2017 · 3 comments
Open

Use GitHub issues as a comment system #165

wschella opened this issue May 1, 2017 · 3 comments

Comments

@wschella
Copy link
Member

wschella commented May 1, 2017

We are a static site, we don't do comments. Recently my attention has been caught by some proposals to use GitHub issues as a comment system. With some simple JS we could make the required API calls, and have a lightweight commenting system.

See for example:

@werthen
Copy link
Member

werthen commented Feb 21, 2018

I just found this https://staticman.net, and this seems quite perfect for us. I'm not a fan of cluttering our github issues with comments, they're nice as they are right now.

@wschella
Copy link
Member Author

We could use a seperate repo tho, but I would prefer having the comments on the filesystem like in this system.

@werthen
Copy link
Member

werthen commented Feb 23, 2018

A disadvantage to the system would be that there's going to be a slight delay between the comment being submitted, and the site being updated (Building takes a few minutes after all).

And the idea with the other repo is also good, but I feel like having it in the git filesystem adds to the plain-text database we're constructing.

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

3 participants