brouilleursdeblanc/_posts/2013-08-12-sample-link-post.md
2014-07-28 21:15:41 -04:00

11 lines
No EOL
376 B
Markdown

---
layout: post
title: "Sample Link Post"
description: "Example and code for using link posts."
category: articles
tags: [sample-post, link-post]
comments: true
link: http://mademistakes.com
---
So Simple Theme now supports **link posts**, made famous by John Gruber. To activate just add `link: http://url-you-want-linked` to the post's YAML front matter and you're done.