{% if site.sidebar_home_link %} {% endif %}
{% include nav/tags.html %} {% comment %} The code below dynamically generates a sidebar nav of pages with `sidebar_link: true` in the front-matter. See readme for usage. {% endcomment %} {% include nav/pages.html %} {% include nav/categories.html %} {% if tags_page %} Tags {% endif %} RSS {% if site.author.flair %} {{ site.author.flair }} {% endif %}