I haven't used that repo in years
[www.git] / projects / index.shtml
1 <!--#include virtual="/doctype.txt"-->
2 <html>
3
4 <!--#include virtual="/head.shtml"-->
5
6 <body>
7
8 <!--#include virtual="/header.shtml"-->
9
10 <!--#include virtual="/navigation.shtml"-->
11
12 <div id="content">
13
14 <h1>Projects</h1>
15
16 <p>
17 I have <a href="http://git.steven-mcdonald.id.au/">Gitweb</a> set up to
18 track various projects I'm working on in git. You can also access my git
19 repositories directly using the URL
20 <tt>git://git.steven-mcdonald.id.au/$REPO_NAME.git</tt>, where you can
21 find possible values of REPO_NAME from Gitweb.
22 </p>
23
24 </div>
25
26 <!--#include virtual="/footer.shtml"-->
27
28 </body>
29
30 </html>