layout | title |
---|---|
page |
Posts |
-
<% collections.posts.resources.each do |post| %>
- <%= post.data.title %> <% end %>
If you have a lot of posts, you may want to consider adding pagination!
layout | title |
---|---|
page |
Posts |
If you have a lot of posts, you may want to consider adding pagination!