{{ post.title }}
{% if post.excerpt %}{{ post.excerpt | strip_md }}
{% endif %} {% if post.tags | length > 0 %} {% endif %}{{ homepage.subtitle }}
{% else %}{{ site.description }}
{% endif %} {% if homepage.custom_content %}{{ p.excerpt }}
{% endif %}{{ post.excerpt | strip_md }}
{% endif %} {% if post.tags | length > 0 %} {% endif %}No posts published yet.
Start creating content in the admin panel.