diff options
| author | Cameron McEfee <cameron@github.com> | 2011-02-28 14:26:03 -0800 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-02-28 14:26:03 -0800 |
| commit | 9daf8363660584647d2c38f5b1ce7c664db1d5cb (patch) | |
| tree | 389e49ee827fd235e9f255ccc325f3f696c3b8e7 /_posts/2011-02-18-be-social.markdown | |
| parent | 57c3a33ebf173f06fe2e206c0dc3a2cf9aac3b4b (diff) | |
added more definitions/explanations
Diffstat (limited to '_posts/2011-02-18-be-social.markdown')
| -rw-r--r-- | _posts/2011-02-18-be-social.markdown | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/_posts/2011-02-18-be-social.markdown b/_posts/2011-02-18-be-social.markdown index 14f55f8..75e45bd 100644 --- a/_posts/2011-02-18-be-social.markdown +++ b/_posts/2011-02-18-be-social.markdown @@ -6,10 +6,12 @@ categories: bootcamp main_category: bootcamp --- -<span class="intro">If you’ve found yourself on this page, we’re assuming you’re brand new to Git and GitHub. Being social is one of the key features of GitHub. Open source projects become even more awesome when people come together to collaborate and we are happy to help that happen!</span> +<span class="intro">If you’ve found yourself on this page, we’re assuming you’re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way.</span> ##<span>First:</span> Follow A Friend +One of the great features on GitHub is the ability to see what other people are working on and who they are connecting with. When you follow someone, you will get notifications on your dashboard about their GitHub activity. + 1. <span class="step-title">Pick a friend.</span> Why not follow one of these cool people? @@ -44,7 +46,7 @@ main_category: bootcamp <img src="/images/bootcamp/bootcamp_4_follow.jpg" width="558" height="151" alt="Click “Follow" /> - Congratulations! You are now following a friend. Their activity on GitHub will now show up on your dashboard. + Congratulations! You are now following a friend. ##<span>Next:</span> Watch A Project |
