--- layout: compress --- {{ site.title }}

Modern BlogA Clean, Fresh Minimal Look.

{% for post in site.posts %}

{{ post.title }}

{{ post.subtitle }}

{{ post.author }} {{ post.date | date: "%Y-%m-%d" }}
{{ post.content }}
{% endfor %}