|
3 | 3 | body_class: home
|
4 | 4 | ---
|
5 | 5 |
|
6 |
| -<!-- <div class="container"> |
7 |
| -
|
8 |
| - <h3>Slide decks right in your browser</h3> |
9 |
| - <p> |
10 |
| - We've created a slide deck for each class we offer. |
11 |
| - Just launch any class and teach from the web browser. |
12 |
| - </p> |
13 |
| -
|
14 |
| -
|
15 |
| -</div> --> |
16 |
| - |
17 |
| - |
18 |
| - |
19 | 6 | <div class="container">
|
20 | 7 |
|
21 |
| - <div class="col-md-4"> |
22 |
| - <h3>Cheat Sheets</h3> |
23 |
| - <p> |
24 |
| - Looking for a quick reference sheet of Git commands?<br> |
25 |
| - We've got just the document, available for download in these languages:</p> |
| 8 | + <h2>Open source training content</h2> |
| 9 | + <p>Present your way to better version control.</p> |
26 | 10 |
|
27 |
| - <p><a href="downloads/github-git-cheat-sheet.pdf"><span class="octicon octicon-cloud-download"></span> English</a></p> |
| 11 | + <div class="row"> |
| 12 | + <div class="col-md-7"> |
| 13 | + <h3>Cheat Sheets</h3> |
| 14 | + <p> |
| 15 | + Looking for a quick reference sheet of Git commands?<br> |
| 16 | + We've got just the document, available for download in these languages:</p> |
28 | 17 |
|
29 |
| - <p><a href="downloads/es/github-git-cheat-sheet.pdf"><span class="octicon octicon-cloud-download"></span> Spanish</a></p> |
| 18 | + <p><a href="downloads/github-git-cheat-sheet.pdf"><span class="octicon octicon-cloud-download"></span> English</a></p> |
30 | 19 |
|
31 |
| - <p><a href="downloads/fr/github-git-cheat-sheet.pdf"><span class="octicon octicon-cloud-download"></span> French</a></p> |
| 20 | + <p><a href="downloads/es/github-git-cheat-sheet.pdf"><span class="octicon octicon-cloud-download"></span> Spanish</a></p> |
32 | 21 |
|
33 |
| - <p><a href="downloads/ja/github-git-cheat-sheet.pdf"><span class="octicon octicon-cloud-download"></span> Japanese</a></p> |
34 |
| - </div> |
| 22 | + <p><a href="downloads/fr/github-git-cheat-sheet.pdf"><span class="octicon octicon-cloud-download"></span> French</a></p> |
35 | 23 |
|
36 |
| - <div class="col-md-4"> |
37 |
| - <h3>Community contributions</h3> |
38 |
| - <p> |
39 |
| - Would you like to update or clarify content in the slides or workbooks? |
40 |
| - Just fork the repository, make your changes, and submit a Pull Request. |
41 |
| - </p> |
42 |
| - <p> |
43 |
| - <a href="https://github.com/github/training-kit">Head over to the github/training-kit repository</a> |
44 |
| - </p> |
45 |
| - </div> |
| 24 | + <p><a href="downloads/ja/github-git-cheat-sheet.pdf"><span class="octicon octicon-cloud-download"></span> Japanese</a></p> |
| 25 | + </div> |
46 | 26 |
|
47 |
| - <div class="col-md-4"> |
48 |
| - <h3>Let's be social</h3> |
49 |
| - <p> |
50 |
| - Like us on Facebook and follow us on Twitter or Google+. Stay up to date with the latest GitHub Training events. |
51 |
| - </p> |
| 27 | + <div class="col-md-5"> |
| 28 | + <h4>Community contributions</h4> |
| 29 | + <p> |
| 30 | + Would you like to update or clarify content in the slides or workbooks? |
| 31 | + Just fork the repository, make your changes, and submit a Pull Request. |
| 32 | + </p> |
| 33 | + <p> |
| 34 | + <a href="https://github.com/github/training-kit">Head over to the github/training-kit repository</a> |
| 35 | + </p> |
52 | 36 |
|
53 |
| - <a href="https://facebook.com/GitHub"><span class="octicon octicon-mark-facebook"></span></a> |
54 |
| - <a href="https://plus.google.com/+GitHubGuides"><span class="octicon octicon-mark-google"></span></a> |
| 37 | + <h4>Let's be social</h4> |
| 38 | + <p> |
| 39 | + Like us on <a href="https://facebook.com/GitHub">Facebook</a> and follow us on <a href="https://twitter.com/githubguides">Twitter</a> or <a href="https://plus.google.com/+GitHubGuides">Google+</a>. Stay up to date with the latest GitHub Training events. |
| 40 | + </p> |
| 41 | + </div> |
55 | 42 | </div>
|
56 | 43 | </div>
|
0 commit comments