{% if site.tags != "" %} {% include blog/collecttags.html %} {% endif %} {% if site.categories != "" %} {% include blog/collecttags.html %} {% endif %} {% if jekyll.environment == 'production' %} {% include analytics.html %} {% seo %} {% endif %}