article header - raisercostin/raisercostin.github.io GitHub Wiki
{% capture readtime %}{{ include.article.content | number_of_words | plus:91 | divided_by:180.0 | append:'.' | split:'.' | first }}{% endcapture %} {% if include.article.date %}{{ include.article.date | date: "%Y %b %-d" }}{% endif %} • {% if readtime == '0' %} < 1{% else %}{{ readtime }}{% endif %} min. read {% if include.article.author %} • {{ include.article.author }}{% endif %} Comments {% if include.article.category %} • {% for category in include.article.category %} {{ category }} {% endfor %}{% endif %} {% if include.article.categories %} • {% for category in include.article.categories %} {{ category }} {% endfor %}{% endif %} {% if include.article.tags %} • {% for category in include.article.tags %} {{ category }} {% endfor %}{% endif %}