Skip to content

Commit 2fe00be

Browse files
author
jordanmccullough
committed
Draft first pass curriculum links, deprecated slides
1 parent 1e94d45 commit 2fe00be

File tree

1 file changed

+48
-93
lines changed

1 file changed

+48
-93
lines changed

index.html

Lines changed: 48 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -8,118 +8,73 @@
88
<section class="hero overview">
99
<div class="container">
1010
<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>
1313
</div>
1414
</div>
1515
</section>
1616

17-
18-
1917
<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 &amp; 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>
4933
</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>
8143
</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>
8753
</div>
8854
</div>
89-
</div>
55+
</a>
9056
</div>
9157
</section>
9258

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">
10560

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>
10764

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>
11569
</div>
70+
<div class="downloads"></div>
11671
</section>
11772

118-
<section class="grey">
73+
<section class="jumbo">
11974
<div class="container">
12075
<div class="half">
12176
<div class="content">
122-
<h3>Community contributions</h3>
77+
<h4>Community contributions</h4>
12378
<p>
12479
Would you like to update or clarify content in the slides or workbooks?
12580
Just fork the repository, make your changes, and submit a Pull Request.
@@ -132,7 +87,7 @@ <h3>Community contributions</h3>
13287

13388
<div class="half">
13489
<div class="content">
135-
<h3>Let's be social</h3>
90+
<h4>Let's be social</h4>
13691
<p>
13792
Like us on Facebook and follow us on Twitter or Google+.<br>
13893
Stay up to date with the latest GitHub Training events.

0 commit comments

Comments
 (0)