From cbab86c80c90927999b630b30d0587cd558e0756 Mon Sep 17 00:00:00 2001 From: tekkub Date: Wed, 2 Mar 2011 00:01:01 -0700 Subject: Add os-specific categories to the new guides --- _posts/2011-02-15-linux-set-up-git.markdown | 1 + _posts/2011-02-15-mac-set-up-git.markdown | 1 + _posts/2011-02-15-win-set-up-git.markdown | 1 + 3 files changed, 3 insertions(+) diff --git a/_posts/2011-02-15-linux-set-up-git.markdown b/_posts/2011-02-15-linux-set-up-git.markdown index 36004b6..1564fd9 100644 --- a/_posts/2011-02-15-linux-set-up-git.markdown +++ b/_posts/2011-02-15-linux-set-up-git.markdown @@ -2,6 +2,7 @@ layout: default title: Set Up Git (Linux) description: A quick guide to help you get started with Git +categories: linux --- If you’ve found yourself on this page, we’re assuming you’re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way. diff --git a/_posts/2011-02-15-mac-set-up-git.markdown b/_posts/2011-02-15-mac-set-up-git.markdown index d339cdb..fa66b2d 100644 --- a/_posts/2011-02-15-mac-set-up-git.markdown +++ b/_posts/2011-02-15-mac-set-up-git.markdown @@ -2,6 +2,7 @@ layout: default title: Set Up Git (OSX) description: A quick guide to help you get started with Git +categories: mac --- If you’ve found yourself on this page, we’re assuming you’re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way. diff --git a/_posts/2011-02-15-win-set-up-git.markdown b/_posts/2011-02-15-win-set-up-git.markdown index c1605b7..d3f2e4f 100644 --- a/_posts/2011-02-15-win-set-up-git.markdown +++ b/_posts/2011-02-15-win-set-up-git.markdown @@ -2,6 +2,7 @@ layout: default title: Set Up Git (Windows) description: A quick guide to help you get started with Git +categories: windows --- If you’ve found yourself on this page, we’re assuming you’re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way. -- cgit v1.3.1