-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (23 loc) · 1.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>About Github</title>
<meta name="generator" content="BBEdit 10.1" />
</head>
<body>
<h1>This is Cloningly awesome</h1>
<p>
<img class="alignright size-medium wp-image-4104" title="Github Kitty" src="http://techliminal.com/wp-content/uploads/2012/11/github-317x300.png" alt="" width="317" height="300" />
</p><p>
These are some resources for the Github workshop that we did for <a href="http://workshopweekend.net">Workshop Weekend</a>.
</p><p>
We'll be teaching some classes about this at Tech Liminal soon, so stay tuned. Sign up for our mailing list if you'd like to be notified - just scroll down to the bottom of this page and supply your email address.
<ul>
<li><a href="http://github.com">Github</a>, the home of social coding</li>
<li><a href="https://github.com/p2pu/lernanta/wiki/Github-Cheat-Sheet">Git and Github Cheat Sheet</a></li>
</ul>
Some of this was inspired by Dave Doolin's <a href="http://www.slideshare.net/doolin/wordpress-version-control" target="_blank">WordPress Version Control presentation</a>.
</p>
</body>
</html>