docs
docs copied to clipboard
Add Support for GitHub Issues as Comments on Pages
what
- Allow users to comment on any page, which would create on the backend a github issue
why
- Provide an easy mechanism for contributions to pages
- Github Issues are a great way to track corrections/edits
how
- Great news, a JS widget for this already exists here: https://github.com/utterance/utterances
Example: https://dev.jlelse.de/back-to-static-using-hugo-to-easily-build-static-websites/
https://github.com/cloudposse/docs/pull/59