From a5d60bbf35eba360ffef09f462a45e0edf31d30a Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Mon, 20 Oct 2014 17:35:12 -0700 Subject: modify tags and categories I guess "category" in Octopress is roughly equivalent to Tumblr's "tag", which is unlike WordPress, which boasts both categories and tags. --- source/_posts/2014-10-20-hello-octopress.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source/_posts/2014-10-20-hello-octopress.md') diff --git a/source/_posts/2014-10-20-hello-octopress.md b/source/_posts/2014-10-20-hello-octopress.md index e84978f5..d0e5228b 100644 --- a/source/_posts/2014-10-20-hello-octopress.md +++ b/source/_posts/2014-10-20-hello-octopress.md @@ -3,8 +3,7 @@ layout: post title: "Hello, Octopress!" date: 2014-10-20 16:53:00 -0700 comments: true -categories: Misc -tags: ['first post', 'octopress', 'tumblr'] +categories: ['first post', 'octopress', 'tumblr'] --- This post marks my transition from Tumblr to Octopress & GitHub Pages. -- cgit v1.2.1