+ {{ post.title }} +
+ + {% if post.excerpt %} +{{ post.excerpt | strip_html | truncate: 200 }}
+ {% endif %} +diff --git a/_layouts/home.html b/_layouts/home.html
index 0a9d0fc..7da9db1 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -6,6 +6,7 @@
{{ site.title }}
{{ post.excerpt | strip_html | truncate: 200 }}
+ {% endif %} +No posts yet. Check back soon!
+ {% endif %} +