--- layout: archive excerpt: "A minimal Jekyll theme for your blog by designer Michael Rose." header: image: unsplash-image-7.jpg caption: "Photo credit: [**Unsplash**](https://unsplash.com)" author_profile: false --- {% include base_path %}

Recent Posts

{% for post in paginator.posts %} {% include archive-single.html %} {% endfor %} {% include pagination.html %}