I've newly added "Discussions" to my GitHub repo for a website I am hosting on GitHub. I've checked the YouTubes and the Googles and can't find anywhere about how to embed your discussions within your website. I had previously used Disqus, which can embed comments within your webpage, but it has terrible walls of advertising cluttering up the interface. It seems like this is something, given the correct commands one could do with GitHub Discussions. I think having users have to exit the site and potentially get lost on GitHub might be a turn-off to your everyday visitor.
Does anyone know if there is a standard way to embed a GitHub Discussion or if not is there some code I can wrap it in which will work like iframe? In which case would there be a way to isolate one discussion thread within the iframe?