Skip to content

Commit 4660ba5

Browse files
author
Jordan McCullough
committed
Merge pull request #243 from github/try-git-resource-in-foundations
Format and update Foundation curriculum resources
2 parents 7a9d28d + 64a39bb commit 4660ba5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

foundations/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,16 @@ GitHub, though it is a web application, aims to behave as much like a desktop ap
411411
* `g` `c` go to code
412412
* `g` `i` go to issues
413413

414-
#### Additional Resources
414+
415+
416+
{% capture slide %}
417+
## Additional resources
418+
{% endcapture %}{% include slide-section %}
419+
420+
### Details
421+
This course covers many introductory and day-to-day uses of Git and GitHub. There are many more resources available to continue your exploration with the technology and platform, and we've included these here for you to explore.
422+
423+
* [Try Git by CodeSchool](https://try.github.io/)
415424
* [O'Reilly's Mastering Git video series](http://bit.ly/ogitvid)
416425
* [Introducing GitHub](http://shop.oreilly.com/product/0636920033059.do)
417426
* [Git and GitHub LiveLessons (Workshop)](http://www.informit.com/store/git-and-github-livelessons-workshop-9780133991772)

0 commit comments

Comments
 (0)