diff options
| author | tekkub <tekkub@gmail.com> | 2009-06-17 16:16:55 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-06-17 16:16:55 -0600 |
| commit | eac5d58267b5cd5fe1883ac5b9a63353e0dbd6cb (patch) | |
| tree | 6a9088c1e9ac878361317f5fe3824be4057085aa | |
| parent | 6f0f4e7b0bd563438f5eed84372cfafc8c0f1c6b (diff) | |
Titles and descriptions for index
| -rw-r--r-- | _posts/2009-06-15-msysgit-key-setup.textile | 3 | ||||
| -rw-r--r-- | _posts/2009-06-16-forking.textile | 2 | ||||
| -rw-r--r-- | _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 --- |
