Post
Renders a select input from which a Creator can select a blog post. Returns a BlogPost object. The post variable only accepts a default of random
which will select a random post from the Creator’s published blog posts.
syntax
---
my_variable:
type: post
default: random
---
{{ my_variable.url }}