From b6c7e18d6d3294008ab871da51fe4e561461db25 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 12 Feb 2014 10:57:50 -0500 Subject: [PATCH] Remove category --- _posts/2011-03-10-sample-post.md | 1 - _posts/2012-05-22-readability-post.md | 1 - _posts/2013-05-22-sample-post-images.md | 1 - _posts/2013-05-23-readability-feature-post.md | 1 - _posts/2013-08-16-code-highlighting-post.md | 1 - 5 files changed, 5 deletions(-) diff --git a/_posts/2011-03-10-sample-post.md b/_posts/2011-03-10-sample-post.md index b42e16ac..bd54fecc 100644 --- a/_posts/2011-03-10-sample-post.md +++ b/_posts/2011-03-10-sample-post.md @@ -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 diff --git a/_posts/2012-05-22-readability-post.md b/_posts/2012-05-22-readability-post.md index bea9680c..a82a6746 100644 --- a/_posts/2012-05-22-readability-post.md +++ b/_posts/2012-05-22-readability-post.md @@ -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] --- diff --git a/_posts/2013-05-22-sample-post-images.md b/_posts/2013-05-22-sample-post-images.md index 0fd0f0e4..431daf93 100644 --- a/_posts/2013-05-22-sample-post-images.md +++ b/_posts/2013-05-22-sample-post-images.md @@ -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] --- diff --git a/_posts/2013-05-23-readability-feature-post.md b/_posts/2013-05-23-readability-feature-post.md index 8c189983..7abfd11b 100644 --- a/_posts/2013-05-23-readability-feature-post.md +++ b/_posts/2013-05-23-readability-feature-post.md @@ -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 diff --git a/_posts/2013-08-16-code-highlighting-post.md b/_posts/2013-08-16-code-highlighting-post.md index 022f0e8d..065da80d 100644 --- a/_posts/2013-08-16-code-highlighting-post.md +++ b/_posts/2013-08-16-code-highlighting-post.md @@ -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] ---