blog
The blog
template renders the blog page, which lists all posts within a blog.
Location
Section titled “Location”The blog
template is located in the templates
directory of the theme:
└── theme ├── layout ├── templates | ... | ├── blog.liquid | ... ...
Content
Section titled “Content”You can access the Liquid blog object to display the post details.