8
8
< section class ="hero overview ">
9
9
< div class ="container ">
10
10
< div class ="content ">
11
- < h2 > Open source teaching resources </ h2 >
12
- < p > Open source training content. Present your way to better version control. </ p >
11
+ < h2 > Kit </ h2 >
12
+ < p > Open source training content</ p >
13
13
</ div >
14
14
</ div >
15
15
</ section >
16
16
17
-
18
-
19
17
< section >
20
- < div class ="container ">
21
- < div class ="half ">
22
- < div class ="content ">
23
- < h3 > Slide decks right in your browser</ h3 >
24
- < p >
25
- We've created a slide deck for each class we offer.
26
- Just launch any class and teach from the web browser.
27
- </ p >
28
-
29
- < div class ="third ">
30
- < a href ="slides/github-foundations.html ">
31
- < h4 > Foundations</ h4 >
32
- </ a >
33
- < p > Core skills for day-to-day use of Git on the command line and GitHub workflows</ p >
34
- </ div >
35
-
36
- < div class ="third ">
37
- < a href ="slides/github-intermediate.html ">
38
- < h4 > Intermediate</ h4 >
39
- </ a >
40
- < p > Important command line skills and problem solving processes</ p >
41
- </ div >
42
-
43
- < div class ="third ">
44
- < a href ="slides/github-advanced.html ">
45
- < h4 > Advanced</ h4 >
46
- </ a >
47
- < p > Command line deep dive, problem solving techniques, and GitHub efficiencies</ p >
48
- </ div >
18
+ < div class ="container center ">
19
+ < h4 > Present your way to better version control</ h4 >
20
+ < p > With our open source Git & GitHub teaching materials, you can teach yourself or your audience, right from your browser</ p >
21
+
22
+ < p >
23
+ We've created a slide deck for each class we offer.
24
+ Just launch any class and teach from the web browser.
25
+ </ p >
26
+
27
+ < a href ="foundations/beta.html ">
28
+ < div class ="third ">
29
+ < div class ="bubble ">
30
+ < span class ="octicon octicon-plug "> </ span >
31
+ < h3 > Foundations</ h3 >
32
+ < p > Plug-in to the core skills of day-to-day use with the GitHub platform, Git clients, and workflows.</ p >
49
33
</ div >
50
- </ div >
51
-
52
- < div class ="half ">
53
- < div class ="screen-shot "> </ div >
54
- </ div >
55
- </ div >
56
- </ section >
57
-
58
- < section class ="grey ">
59
- < div class ="container ">
60
- < div class ="half ">
61
- < div class ="workbook "> </ div >
62
- </ div >
63
- < div class ="half ">
64
- < div class ="content ">
65
- < h3 > Workbook for teaching narratives</ h3 >
66
- < p >
67
- Teach or learn from GitHub's very own class curriculum narrative.< br >
68
- From outline to full workflow, learn everything Git and GitHub.
69
- </ p >
70
-
71
- < div class ="third ">
72
- < a href ="workbooks/github-foundations.html ">
73
- < h4 > Foundations</ h4 >
74
- </ a >
75
- </ div >
76
-
77
- < div class ="third ">
78
- < a href ="workbooks/github-intermediate.html ">
79
- < h4 > Intermediate</ h4 >
80
- </ a >
34
+ </ div >
35
+ </ a >
36
+
37
+ < a href ="intermediate/beta.html ">
38
+ < div class ="third ">
39
+ < div class ="bubble ">
40
+ < span class ="octicon octicon-terminal "> </ span >
41
+ < h3 > Intermediate</ h3 >
42
+ < p > Explore fundamental command line skills using Git on the command line and problem solving concepts.</ p >
81
43
</ div >
82
-
83
- < div class ="third ">
84
- < a href ="workbooks/github-advanced.html ">
85
- < h4 > Advanced</ h4 >
86
- </ a >
44
+ </ div >
45
+ </ a >
46
+
47
+ < a href ="advanced/beta.html ">
48
+ < div class ="third ">
49
+ < div class ="bubble ">
50
+ < span class ="octicon octicon-microscope "> </ span >
51
+ < h3 > Advanced</ h3 >
52
+ < p > Take a closer examination of Git on the command line, problem solving techniques, and GitHub efficiencies.</ p >
87
53
</ div >
88
54
</ div >
89
- </ div >
55
+ </ a >
90
56
</ div >
91
57
</ section >
92
58
93
- < section >
94
- < div class ="container ">
95
- < div class ="half ">
96
- < div class ="content ">
97
- < h2 > Cheat Sheets</ h2 >
98
- < p >
99
- Looking for a quick reference sheet of Git commands?< br >
100
- We've got just the document, available for download in these languages:</ p >
101
-
102
- < p > < a href ="downloads/github-git-cheat-sheet.pdf "> < span class ="octicon octicon-cloud-download "> </ span > English</ a > </ p >
103
-
104
- < p > < a href ="downloads/es/github-git-cheat-sheet.pdf "> < span class ="octicon octicon-cloud-download "> </ span > Spanish</ a > </ p >
59
+ < section class ="jumbo ">
105
60
106
- < p > < a href ="downloads/fr/github-git-cheat-sheet.pdf "> < span class ="octicon octicon-cloud-download "> </ span > French</ a > </ p >
61
+ < div class ="container center ">
62
+ < h4 > Cheat Sheets</ h4 >
63
+ < p > Looking for a quick reference sheet of Git commands? We've got just the document, available for download in these languages:</ p >
107
64
108
- < p > < a href ="downloads/ja/github-git-cheat-sheet.pdf "> < span class ="octicon octicon-cloud-download "> </ span > Japanese</ a > </ p >
109
- </ div >
110
- </ div >
111
-
112
- < div class ="half ">
113
- < div class ="downloads "> </ div >
114
- </ div >
65
+ < a href ="downloads/github-git-cheat-sheet.pdf " class ="bubble "> English</ a >
66
+ < a href ="downloads/es/github-git-cheat-sheet.pdf " class ="bubble "> Spanish</ a >
67
+ < a href ="downloads/fr/github-git-cheat-sheet.pdf " class ="bubble "> French</ a >
68
+ < a href ="downloads/ja/github-git-cheat-sheet.pdf " class ="bubble "> Japanese</ a >
115
69
</ div >
70
+ < div class ="downloads "> </ div >
116
71
</ section >
117
72
118
- < section class ="grey ">
73
+ < section class ="jumbo ">
119
74
< div class ="container ">
120
75
< div class ="half ">
121
76
< div class ="content ">
122
- < h3 > Community contributions</ h3 >
77
+ < h4 > Community contributions</ h4 >
123
78
< p >
124
79
Would you like to update or clarify content in the slides or workbooks?
125
80
Just fork the repository, make your changes, and submit a Pull Request.
@@ -132,7 +87,7 @@ <h3>Community contributions</h3>
132
87
133
88
< div class ="half ">
134
89
< div class ="content ">
135
- < h3 > Let's be social</ h3 >
90
+ < h4 > Let's be social</ h4 >
136
91
< p >
137
92
Like us on Facebook and follow us on Twitter or Google+.< br >
138
93
Stay up to date with the latest GitHub Training events.
0 commit comments