Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Reference front-matter in template#149

Insert front matter into templates using a format like {​{​ post.title }} or {​{​ blog.name }}

2 years ago
Changed the status to
Under consideration
2 years ago
1

These attributes are now available:

{​{​ blog_title }}
{​{​ blog_description }} 
{​{​ blog_link }}
{​{​ blog_created_date }}
{​{​ blog_last_modified }} ago

{​{​ post_title }}
{​{​ post_description }}
{​{​ post_link }}
{​{​ post_published_date }}
{​{​ post_last_modified }} ago
2 years ago
3
Changed the status to
Completed
2 years ago
1
?

🙂

6 months ago