summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
Diffstat (limited to '_posts')
-rw-r--r--_posts/2008-06-02-github-support.md7
-rw-r--r--_posts/2008-06-03-contact-github.md7
-rw-r--r--_posts/2008-06-04-google-group.md7
-rw-r--r--_posts/2008-06-05-github-status.md7
-rw-r--r--_posts/2008-07-02-pro-git.md7
-rw-r--r--_posts/2008-07-03-git-scm.md7
-rw-r--r--_posts/2008-07-04-git-man-pages.md7
-rw-r--r--_posts/2008-07-05-git-user-manual.md7
-rw-r--r--_posts/2008-07-06-git-ready.md7
9 files changed, 63 insertions, 0 deletions
diff --git a/_posts/2008-06-02-github-support.md b/_posts/2008-06-02-github-support.md
new file mode 100644
index 0000000..c9c62a4
--- /dev/null
+++ b/_posts/2008-06-02-github-support.md
@@ -0,0 +1,7 @@
+---
+layout: redirect
+title: GitHub Support
+description: Resolve issues with GitHub or get help with basic git issues.
+categories: github_resources
+redirect_to: http://support.github.com/
+--- \ No newline at end of file
diff --git a/_posts/2008-06-03-contact-github.md b/_posts/2008-06-03-contact-github.md
new file mode 100644
index 0000000..6ba0241
--- /dev/null
+++ b/_posts/2008-06-03-contact-github.md
@@ -0,0 +1,7 @@
+---
+layout: redirect
+title: Contact GitHub
+description: This is your direct line to us.
+categories: github_resources
+redirect_to: http://github.com/contact
+--- \ No newline at end of file
diff --git a/_posts/2008-06-04-google-group.md b/_posts/2008-06-04-google-group.md
new file mode 100644
index 0000000..6f4d2ac
--- /dev/null
+++ b/_posts/2008-06-04-google-group.md
@@ -0,0 +1,7 @@
+---
+layout: redirect
+title: Google Group
+description: Ask the community for help.
+categories: github_resources
+redirect_to: http://groups.google.com/group/github/
+--- \ No newline at end of file
diff --git a/_posts/2008-06-05-github-status.md b/_posts/2008-06-05-github-status.md
new file mode 100644
index 0000000..49d6164
--- /dev/null
+++ b/_posts/2008-06-05-github-status.md
@@ -0,0 +1,7 @@
+---
+layout: redirect
+title: GitHub Status
+description: Is GitHub down, or is it just me?
+categories: github_resources
+redirect_to: http://status.github.com/
+--- \ No newline at end of file
diff --git a/_posts/2008-07-02-pro-git.md b/_posts/2008-07-02-pro-git.md
new file mode 100644
index 0000000..6d776a4
--- /dev/null
+++ b/_posts/2008-07-02-pro-git.md
@@ -0,0 +1,7 @@
+---
+layout: redirect
+title: Pro Git
+description: The greatest book on git, by GitHubŐs very own Scott Chacon. Available online for free.
+categories: git_resources
+redirect_to: http://progit.org/
+--- \ No newline at end of file
diff --git a/_posts/2008-07-03-git-scm.md b/_posts/2008-07-03-git-scm.md
new file mode 100644
index 0000000..6147c05
--- /dev/null
+++ b/_posts/2008-07-03-git-scm.md
@@ -0,0 +1,7 @@
+---
+layout: redirect
+title: Git SCM
+description: The official git website.
+categories: git_resources
+redirect_to: http://git-scm.com/
+--- \ No newline at end of file
diff --git a/_posts/2008-07-04-git-man-pages.md b/_posts/2008-07-04-git-man-pages.md
new file mode 100644
index 0000000..614c0cb
--- /dev/null
+++ b/_posts/2008-07-04-git-man-pages.md
@@ -0,0 +1,7 @@
+---
+layout: redirect
+title: Git Man Pages
+description: In-depth documentation for every git command.
+categories: git_resources
+redirect_to: http://www.kernel.org/pub/software/scm/git/docs/
+--- \ No newline at end of file
diff --git a/_posts/2008-07-05-git-user-manual.md b/_posts/2008-07-05-git-user-manual.md
new file mode 100644
index 0000000..03c9993
--- /dev/null
+++ b/_posts/2008-07-05-git-user-manual.md
@@ -0,0 +1,7 @@
+---
+layout: redirect
+title: Git User Manual
+description: Concepts and workflows.
+categories: git_resources
+redirect_to: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
+--- \ No newline at end of file
diff --git a/_posts/2008-07-06-git-ready.md b/_posts/2008-07-06-git-ready.md
new file mode 100644
index 0000000..3cf14c6
--- /dev/null
+++ b/_posts/2008-07-06-git-ready.md
@@ -0,0 +1,7 @@
+---
+layout: redirect
+title: Git Ready
+description: Tips and hints for using git.
+categories: git_resources
+redirect_to: http://www.gitready.com/
+--- \ No newline at end of file