hacks-guide-minimal-mistake.../_posts/2013-08-12-sample-link-post.md

13 lines
406 B
Markdown
Raw Normal View History

2014-03-25 18:16:22 +01:00
---
title: "Sample Link Post"
excerpt: "Example and code for using link posts."
2014-03-25 18:16:22 +01:00
tags: [sample post, link post]
2015-04-17 12:43:36 +02:00
link: http://mademistakes.com
2014-03-25 18:16:22 +01: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.
> And this is how a quote looks.
2015-04-17 12:43:36 +02:00
Some [link](http://www.mademistakes.com) can also be shown.