OmniBytes / pi-hub

Smart Display for Raspberry Pi
https://hub.omnibytes.io
MIT License
3 stars 0 forks source link

feat: create github comment section #56

Open funkstyr opened 7 months ago

funkstyr commented 7 months ago

Describe the feature you'd like to request

Allow readers to react and comment on blogs posts.

Describe the solution you'd like to see

Use the github api to use a discussion to add reactions and comments to a blog post.

Additional information

https://github.com/utterance/utterances

funkstyr commented 7 months ago

open api json spec:

https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/api.github.com/api.github.com.json

funkstyr commented 7 months ago

Getting the itch for web3, may pivot this into using aptos, sui, or solana smart contracts to enable comments per post.