Ghost:{{#each posts}}在所有页面上

时间:2016-02-10 13:58:04

标签: node.js ghost

如何在另一个Ghost主题中的index.hbs页面上使用{{#each posts}}?

谢谢:)

1 个答案:

答案 0 :(得分:0)

您可以在其他网页上使用{{#get }}帮助器,因为它们还没有值列表。这是在主题文档中讨论它的页面。 https://themes.ghost.org/docs/get