forked from aaronbloomfield/slp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (21 loc) · 1.05 KB
/
index.html
File metadata and controls
21 lines (21 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title>SLP: Documents</title>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="../markdown.css" type="text/css" />
</head>
<body>
<h1 id="slp-documents">SLP: Documents</h1>
<p><a href="../README.html">Go up to the main README file</a></p>
<ul>
<li><a href="schedule.html">Schedule</a> (<a href="schedule.md">md</a>): the schedule of lectures, iterations, etc.</li>
<li><a href="syllabus.html">Syllabus</a> (<a href="syllabus.md">md</a>) for the fall 2014 and spring 2015 semesters</li>
<li><a href="git-intro.html">Introduction to git and github</a> (<a href="git-intro.md">md</a>)</li>
<li><a href="hw-git.html">Git HW</a> (<a href="hw-git.html">md</a>)</li>
</ul>
</body>
</html>