{{ post.title }} <div class="entry"> {{ post.excerpt }} </div> <h4>Written on {{ post.date | date: "%B %e, %Y" }}</h4> <a href="{{ site.baseurl }}{{ post.url }}" class="read-more">Read More</a> </article> {% endfor %}