{% if post.image %}
{% else %}{% endif %}
{{ post.title | escape }}
{{ post.description | default: post.excerpt | strip_html | truncate: 180 }}
Read article ↗--- layout: null ---
Products, engineering decisions, systems, and what I learn along the way.
{{ site.posts.size }} {% if site.posts.size == 1 %}article{% else %}articles{% endif %} {{ total_minutes }} minutes of reading
{{ post.description | default: post.excerpt | strip_html | truncate: 180 }}
Read article ↗First article coming soon.
{% endfor %}