{%- assign date_format = site.yat.date_format | default: "%b %-d, %Y" -%} {% assign article = post.content %} {% assign lang = post.lang %} {%- include functions.html func='get_reading_time' -%} {% assign reading_time = return %} {%- include functions.html func='get_article_excerpt' -%} {% assign excerpt = return %} {%- assign post_url = post.url | relative_url -%}
  • {{ post.title | escape }} {%- include views/post-badges.html -%}

    {%- if post.author -%} {%- endif -%} {{ reading_time }}

    {{ excerpt }} Read More

    {%- for tag in post.tags -%} {%- endfor -%}