github generated gh-pages branch
[m6w6/gitweb-theme] / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset='utf-8'>
5
6 <title>kogakure/gitweb-theme @ GitHub</title>
7
8 <style type="text/css">
9 body {
10 margin-top: 1.0em;
11 background-color: #7bfc71;
12 font-family: Helvetica, Arial, FreeSans, san-serif;
13 color: #000000;
14 }
15 #container {
16 margin: 0 auto;
17 width: 700px;
18 }
19 h1 { font-size: 3.8em; color: #84038e; margin-bottom: 3px; }
20 h1 .small { font-size: 0.4em; }
21 h1 a { text-decoration: none }
22 h2 { font-size: 1.5em; color: #84038e; }
23 h3 { text-align: center; color: #84038e; }
24 a { color: #84038e; }
25 .description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
26 .download { float: right; }
27 pre { background: #000; color: #fff; padding: 15px;}
28 hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
29 .footer { text-align:center; padding-top:30px; font-style: italic; }
30 </style>
31 </head>
32
33 <body>
34 <a href="http://github.com/kogakure/gitweb-theme"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
35
36 <div id="container">
37
38 <div class="download">
39 <a href="http://github.com/kogakure/gitweb-theme/zipball/master">
40 <img border="0" width="90" src="http://github.com/images/modules/download/zip.png"></a>
41 <a href="http://github.com/kogakure/gitweb-theme/tarball/master">
42 <img border="0" width="90" src="http://github.com/images/modules/download/tar.png"></a>
43 </div>
44
45 <h1><a href="http://github.com/kogakure/gitweb-theme">gitweb-theme</a>
46 <span class="small">by <a href="http://github.com/kogakure">kogakure</a></span></h1>
47
48 <div class="description">
49 An alternative theme for gitweb, strongly inspired by GitHub
50 </div>
51
52 <p>This is an alternative theme for gitweb. It is strongly inspired by GitHub.</p><h2>Dependencies</h2>
53 <p>git web interface version 1.7.4.2</p>
54 <h2>Install</h2>
55 <p>Just copy the CSS-file gitweb.css into the gitweb folder. Best practise would be to rename the old file, in case you want to switch back.</p>
56 <h2>Authors</h2>
57 <p>Stefan Imhoff (stefan@imhoff.name) <br/>Troels Knak-Nielsen (troelskn@gmail.com) <br/> <br/> </p>
58 <h2>Contact</h2>
59 <p>Stefan Imhoff (stefan@imhoff.name) <br/> </p>
60
61
62 <h2>Download</h2>
63 <p>
64 You can download this project in either
65 <a href="http://github.com/kogakure/gitweb-theme/zipball/master">zip</a> or
66 <a href="http://github.com/kogakure/gitweb-theme/tarball/master">tar</a> formats.
67 </p>
68 <p>You can also clone the project with <a href="http://git-scm.com">Git</a>
69 by running:
70 <pre>$ git clone git://github.com/kogakure/gitweb-theme</pre>
71 </p>
72
73 <div class="footer">
74 get the source code on GitHub : <a href="http://github.com/kogakure/gitweb-theme">kogakure/gitweb-theme</a>
75 </div>
76
77 </div>
78
79 <script type="text/javascript">
80 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
81 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
82 </script>
83 <script type="text/javascript">
84 try {
85 var pageTracker = _gat._getTracker("UA-83074-7");
86 pageTracker._trackPageview();
87 } catch(err) {}</script>
88 </body>
89 </html>