This commit is contained in:
Michael Rose
2013-08-23 15:06:39 -04:00
parent 48299d52af
commit abd4e53a34
73 changed files with 10961 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
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
---
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.