summaryrefslogtreecommitdiff
path: root/_posts/2009-06-24-creating-a-repo.markdown
diff options
context:
space:
mode:
authorCameron McEfee <cameron@github.com>2011-06-06 18:43:16 -0700
committerCameron McEfee <cameron@github.com>2011-06-06 18:43:16 -0700
commit68b2217289711a4b78c0476b404b351afbbe655f (patch)
tree7aa27243949667d1c12ee6518eb8063d83d11c97 /_posts/2009-06-24-creating-a-repo.markdown
parent3f78d29f08fda99eda887aad14f99baf1c71636e (diff)
parent7edd04eeaa188cf0e87dfc71b2278785dcdf7ed6 (diff)
Merge pull request #30 from github/reorder-nav
Reorder nav, reduce each post to one category, rename for usability
Diffstat (limited to '_posts/2009-06-24-creating-a-repo.markdown')
-rw-r--r--_posts/2009-06-24-creating-a-repo.markdown20
1 files changed, 3 insertions, 17 deletions
diff --git a/_posts/2009-06-24-creating-a-repo.markdown b/_posts/2009-06-24-creating-a-repo.markdown
index 515e4c2..0c87474 100644
--- a/_posts/2009-06-24-creating-a-repo.markdown
+++ b/_posts/2009-06-24-creating-a-repo.markdown
@@ -1,20 +1,6 @@
---
-layout: default
+layout: redirect
title: Creating a repo
description: How to create a new repo on GitHub
-categories: repos
----
-
-Creating a new repo is a simple process. Log in and go to the [dashboard](https://github.com/).
-
-Click "New Repository" on the right side of the page:
-
-![](http://img.skitch.com/20100527-nbjhrwesgdjye6nieddmqfigbt.png)
-
-Fill in the form (only the name is required):
-
-![](http://img.skitch.com/20100527-dih5dmamhfqhwr65hsa3eek6aj.png)
-
-After the repo is created, you'll be presented with the empty repo page. This page provides instructions on how to create a new local repo, push an existing repo, or import from an SVN repo.
-
-![](http://img.skitch.com/20100527-r6h2yp7m8tuxdfhppepjdsetfb.png) \ No newline at end of file
+redirect_to: /create-a-repo
+--- \ No newline at end of file