Files
website/_pages/home.md
2016-03-07 10:27:07 -05:00

342 B

layout, permalink, excerpt, header
layout permalink excerpt header
archive / A minimal Jekyll theme for your blog by designer Michael Rose.
image caption
unsplash-image-7.jpg Photo credit: [**Unsplash**](https://unsplash.com)

{% include base_path %}

Recent Posts

{% for post in site.posts limit:5 %} {% include archive-list-single %} {% endfor %}