{{ post.title }}
{% if post.excerpt %}{{ post.excerpt | strip_html | truncate: 150 }}
{% endif %} Read more →Clear, actionable walkthroughs and how-tos designed to help you master tools, platforms, and technical concepts.
{% assign blog_posts = site.posts | where_exp: "post", "post.url contains '/guide/'" %} {% if blog_posts.size > 0 %}{{ post.excerpt | strip_html | truncate: 150 }}
{% endif %} Read more →No blog posts found in the "blog" category.
{% endif %}