hacks-guide-minimal-mistake.../_pages/home.md

16 lines
357 B
Markdown
Raw Normal View History

2013-05-24 16:25:31 +02:00
---
layout: archive
2016-02-23 17:16:52 +01:00
permalink: /
2014-09-30 22:27:36 +02:00
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)"
---
2016-03-07 15:51:50 +01:00
{% include absolute-url.liquid %}
### Recent Posts
{% for post in site.posts limit:5 %}
{% include archive-list-single.html %}
{% endfor %}