diff options
| author | Cameron McEfee <cameron@github.com> | 2011-06-06 17:47:43 -0700 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-06-06 17:47:43 -0700 |
| commit | 26c245eb3e584966bc8061c42704d5f35718ad49 (patch) | |
| tree | 8abe0d92828deca78928506a1a552048f592c483 /_posts/2009-06-24-creating-a-repo.markdown | |
| parent | 340786c8645a2e7049136dadf6c731d44402e1ae (diff) | |
add redirects for old pages
Diffstat (limited to '_posts/2009-06-24-creating-a-repo.markdown')
| -rw-r--r-- | _posts/2009-06-24-creating-a-repo.markdown | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/_posts/2009-06-24-creating-a-repo.markdown b/_posts/2009-06-24-creating-a-repo.markdown index 98e3d64..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 redirect_to: /create-a-repo ---- - -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: - - - -Fill in the form (only the name is required): - - - -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. - -
\ No newline at end of file +---
\ No newline at end of file |
