1
0
Fork 0

New theme and structure

This commit is contained in:
Luca Beltrame 2015-04-26 15:25:43 +02:00
commit e4bafbb361
108 changed files with 9391 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
---
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.