Link Search Menu Expand Document

Blog post

object

Attributes

blog_post.author

Author

The blog post’s author.

blog_post.body

html

The blog post’s body.

blog_post.hero_image

Image

The blog post’s hero image.

blog_post.next_post

Blog post

The next blog post.

blog_post.previous_post

Blog post

The previous blog post.

blog_post.published_at

timestamp

The date the blog post was published. This can then be used in conjunction with Liquid’s built-in filters.

blog_post.tagline

string

The blog post’s tagline.

blog_post.title

string

The blog post’s title.

blog_post.type

string

Will always return “blog_post”.

blog_post.url

string

The URL of the blog post.