--- sectionid: blog --- {% assign author = site.data.authors[page.author] %} {% include header.html %}
{% include nav_blog.html %}

{{ page.title }}

{{ page.date | date: "%B %e, %Y" }} by {{ author.display_name }}

{{ content }} {% include social_plugins.html %}
{% include footer.html %}