brouilleursdeblanc/_posts/articles/2013-08-12-sample-link-post.md
Michael Rose e711f8b839 Update theme to support Jekyll 2.x newness
- Cleanup _config.yml
- Move navigation and author info to data files
- Convert .less stylesheets to .scss
- Update documentation
- Include Octopress gem for new post/page creation
2014-08-08 16:07:20 -04:00

359 B

layout title excerpt categories tags link
post Sample Link Post Example and code for using link posts. articles
sample-post
link-post
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.