Skip to content

Commit

Permalink
Update template.hbs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Lord committed May 20, 2014
1 parent 56c29c0 commit 27db0ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<div class="textcontainer">
<div id="about" class="halvsies">
<h4>About</h4>
<p>Everyone listed on this page has completed <a href="http://www.github.com/jlord/git-it" target="_blank">Git-it</a>, an open source terminal app for learning Git and GitHub.</p> <p>The <a href="http://www.github.com/jlord/git-it" target="_blank">Git-it</a> challenges are self directed so one can do it on their own, but it also makes for a great <a href="http://nodeschool.io/" target="_blank">nodeschool.io</a> type of workshop.</p>
<p>The {{total}} folks on this page have completed <a href="http://www.github.com/jlord/git-it" target="_blank">Git-it</a>, an open source terminal app for learning Git and GitHub.</p> <p>The <a href="http://www.github.com/jlord/git-it" target="_blank">Git-it</a> challenges are self directed so one can do it on their own, but it also makes for a great <a href="http://nodeschool.io/" target="_blank">nodeschool.io</a> type of workshop.</p>
</div>

<div id="next" class="halvsies">
Expand All @@ -41,7 +41,7 @@
<li>Make a repository on GitHub named `ghusername.github.io` and fill it with web site files -- GitHub will host for free at the same address: ghusername.github.io</li>
<li>Open up an issue in one of your repositories and create a <a href="https://github.com/blog/1375-task-lists-in-gfm-issues-pulls-comments" target="_blank">to-do list</a>.</li>
<li>Find interesting open source projects to work with in <a href="http://www.github.com/explore" target="_blank">Explore</a>.</li>
<li>Get contributing by finding open issues on projects with labels like 'get-started' or 'beginner'.</li>
<li>Checkout the GitHub [Hello World Guide](https://guides.github.com/activities/hello-world/) for more GitHub basics.</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 27db0ee

Please sign in to comment.