Skip to main content
Blog page variables
Variable Description
numberNumber of posts to show at a time e.g. {{ page.blog.number }}
is_posting_public?Allow any logged in user to post from the public site e.g. {% if page.blog.is_posting_public? %}
public_posting_promptIf public posting is enabled, what to call the input form, ie, "Add your voice" e.g. {{ page.blog.public_posting_prompt }}
most_recent_blog_postsMost recent blog posts e.g.