以“博客”形式展示分类主题列表

Is there a plugin that allows for topic lists to be presented as a “blog”? That is - presented with full the full cooked topic content and not only the excerpt? (truncated content for long posts + read more button)

I’d like to achieve something similar to how wordpress dev teams uses blogging with comments as a work tool.

Like this:

Overriding a template won’t do, right? I guess the full topic content is not available by default in the topic list?

这样可以吗?

啊,没错,单个主题的风格设计得很不错。但我想实现的是以博客风格展示主题列表,也就是说,在列表中展示每个主题的完整内容。这会不会导致性能问题?有可能。理想情况下,应该实现分页,或者更好的是懒加载。评论不必包含在列表中。较长的主题可以截断。不过,此类别的主题应保持简短,并像 WordPress 开发者使用它们那样:用于会议记录、简短更新和公告。

我认为你需要一个 #插件#主题 来实现这个功能。
或者,你也可以直接使用 WordPress(让 Discourse 仅处理评论部分)