{% extends "page.html" %} {% block rdfa_type %}schema:BlogPosting{% endblock %} {% block content %} {% set blog_section = get_section(path="blog/_index.md") %} {% set post = page -%}