Skip to content

Commit

Permalink
add redirects for old pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron423698 committed Jun 7, 2011
1 parent 340786c commit 26c245e
Show file tree
Hide file tree
Showing 28 changed files with 122 additions and 16 deletions.
File renamed without changes.
18 changes: 2 additions & 16 deletions _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:

![](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)
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-capistrano.textile
@@ -0,0 +1,5 @@
---
layout: redirect
title: Capistrano
redirect_to: /deploy-with-capistrano
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-changing-author-info.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Changing author info
redirect_to: /change-author-info
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-dealing-with-lineendings.textile
@@ -0,0 +1,5 @@
---
layout: redirect
title: Dealing with line endings
redirect_to: /line-endings
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-deleting-a-repo.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Deleting a repo
redirect_to: /delete-a-repo
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-dmca.md
@@ -0,0 +1,5 @@
---
layout: redirect
title: DMCA Takedown
redirect_to: /dmca-takedown
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-egit-bad-tree.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Fixing bad tree
redirect_to: /fix-a-bad-tree
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-egit-corruption.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Fixing egit corruption
redirect_to: /fix-egit-corruption
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-git-email-settings.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Setting user name, email and GitHub token
redirect_to: /set-your-user-name-email-and-github-token
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-git-html-help.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Installing Git HTML help
redirect_to: /install-git-html-help
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-git-ignore.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Ignoring files
redirect_to: /ignore-files
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-leave-a-repo.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Leave a repo
redirect_to: /leave-a-collaborative-repo
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-managing-clients.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Managing multiple clients
redirect_to: /manage-multiple-clients
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-moving-a-repo.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Moving a repo
redirect_to: /move-a-repo
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-multiple-keys.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Multiple SSH keys
redirect_to: /multiple-ssh-keys
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-privacy.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: GitHub Privacy Policy
redirect_to: /privacy-policy
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-pull-requests.md
@@ -0,0 +1,5 @@
---
layout: redirect
title: Sending pull requests
redirect_to: /send-pull-requests
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-removing-sensitive-data.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Removing sensitive data
redirect_to: /remove-sensitive-data
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-splitting-a-subpath-to-a-new-repo.md
@@ -0,0 +1,5 @@
---
layout: redirect
title: Splitting a subpath out into a new repo
redirect_to: /split-a-subpath-into-a-new-repo
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-svn-importing.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: Importing from Subversion
redirect_to: /import-from-subversion
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-terms.markdown
@@ -0,0 +1,5 @@
---
layout: redirect
title: GitHub Terms of Service
redirect_to: /terms-of-service
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-testing-webhooks.textile
@@ -0,0 +1,5 @@
---
layout: redirect
title: Testing webhooks
redirect_to: /test-webhooks
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-troubleshooting-common-issues.md
@@ -0,0 +1,5 @@
---
layout: redirect
title: Troubleshooting Common Issues
redirect_to: /common-issues-and-questions
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-troubleshooting-ssh.textile
@@ -0,0 +1,5 @@
---
layout: redirect
title: Troubleshooting SSH issues
redirect_to: /ssh-issues
---
5 changes: 5 additions & 0 deletions _posts/2010-01-01-working-with-key-passphrases.textile
@@ -0,0 +1,5 @@
---
layout: redirect
title: Working with SSH key passphrases
redirect_to: /ssh-key-passphrases
---

0 comments on commit 26c245e

Please sign in to comment.