From eac5d58267b5cd5fe1883ac5b9a63353e0dbd6cb Mon Sep 17 00:00:00 2001 From: tekkub Date: Wed, 17 Jun 2009 16:16:55 -0600 Subject: Titles and descriptions for index --- _posts/2009-06-15-msysgit-key-setup.textile | 3 ++- _posts/2009-06-16-forking.textile | 2 +- _posts/2009-06-16-troubleshooting-ssh.textile | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_posts/2009-06-15-msysgit-key-setup.textile b/_posts/2009-06-15-msysgit-key-setup.textile index 169d581..8154468 100644 --- a/_posts/2009-06-15-msysgit-key-setup.textile +++ b/_posts/2009-06-15-msysgit-key-setup.textile @@ -1,7 +1,8 @@ --- layout: guide -title: Generating SSH keys with msysgit +title: Generating SSH keys (msysgit) subtitle: This guide will step you through the process of generating a keypair in msysgit and uploading it to GitHub +description: Setting up SSH keys with msysgit on Windows categories: - windows - setup diff --git a/_posts/2009-06-16-forking.textile b/_posts/2009-06-16-forking.textile index fe3eb05..784cde1 100644 --- a/_posts/2009-06-16-forking.textile +++ b/_posts/2009-06-16-forking.textile @@ -2,7 +2,7 @@ layout: guide title: Forking a project subtitle: This guide will step you through the process of forking, pushing you changes, and pulling in changes from the upstream repo. -description: Fork a project, make changes, and pull from other repos in the fork network +description: How to fork a project, submit changes, and pull from other repos in the fork network categories: collaborating --- diff --git a/_posts/2009-06-16-troubleshooting-ssh.textile b/_posts/2009-06-16-troubleshooting-ssh.textile index 6fb925d..12386b3 100644 --- a/_posts/2009-06-16-troubleshooting-ssh.textile +++ b/_posts/2009-06-16-troubleshooting-ssh.textile @@ -2,6 +2,7 @@ layout: guide title: Troubleshooting SSH issues subtitle: This guide contains the solutions to the most common SSH connection issues encountered on GitHub +description: Solutions to common SSH issues categories: setup --- -- cgit v1.3.1