将我的 Discourse 论坛嵌入为 IFrame

Perhaps some simple HTML?

<iframe src='discourse.example.com'>
</iframe>

Just change the src part to your forum’s URL.

If you’re looking to embed comments and replies though, check this guide out:

2 个赞