~xdavidwu/xdavidwu.link

b6c7e18d6d3294008ab871da51fe4e561461db25 — Michael Rose 10 years ago 9daaa53
Remove category
M _posts/2011-03-10-sample-post.md => _posts/2011-03-10-sample-post.md +0 -1
@@ 3,7 3,6 @@ layout: post
title: Sample Post
description: "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
modified: 2013-05-31
category: articles
tags: [intro, beginner, jekyll, tutorial]
image:
  feature: texture-feature-05.jpg

M _posts/2012-05-22-readability-post.md => _posts/2012-05-22-readability-post.md +0 -1
@@ 3,7 3,6 @@ layout: post
title: "Testing Readability with a Bunch of Text"
tagline: "A bunch of hipster ipsum for ya head."
description: "A ton of text to test readability."
category: articles
tags: [sample post, readability, test]
---


M _posts/2013-05-22-sample-post-images.md => _posts/2013-05-22-sample-post-images.md +0 -1
@@ 2,7 2,6 @@
layout: post
title: "A Post with Images"
description: "Examples and code for displaying images in posts."
category: articles
tags: [sample post, images, test]
---


M _posts/2013-05-23-readability-feature-post.md => _posts/2013-05-23-readability-feature-post.md +0 -1
@@ 3,7 3,6 @@ layout: post
title: "Post with Large Feature Image and Text"
tagline: "A bunch of hipster ipsum for ya head."
description: "Custom written post descriptions are the way to go... if you're not lazy."
category: articles
tags: [sample post, readability, test]
image:
  feature: texture-feature-04.jpg

M _posts/2013-08-16-code-highlighting-post.md => _posts/2013-08-16-code-highlighting-post.md +0 -1
@@ 2,7 2,6 @@
layout: post
title: Syntax Highlighting Post
description: "Demo post displaying the various ways of highlighting code in Markdown."
category: articles
tags: [sample post, code, highlighting]
---