MinimalBible.github.io/_posts/2013-08-12-sample-link-post.md

11 lines
356 B
Markdown
Raw Normal View History

2013-08-23 15:06:39 -04:00
---
layout: post
title: "Sample Link Post"
description: "Example and code for using link posts."
tags: [sample post, link post]
comments: true
link: http://mademistakes.com
2013-08-26 09:59:22 -04:00
share: true
2013-08-23 15:06:39 -04:00
---
2013-08-26 09:29:07 -04:00
This theme supports **link posts**, made famous by John Gruber. To use, just add `link: http://url-you-want-linked` to the post's YAML front matter and you're done.