在单个站点窗口中查看所有已发布的页面

I don’t know if there’s any page in Discourse that lists published pages.

It may not be exactly what you’re looking for, but you can list the published pages using data explorer.

The query will be, for example:

SELECT * FROM published_pages

Result:

1 个赞