mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
788cd7163b
* Makes all the pages (except "See it") W3C Valid * Adjusts a few texts here and there a little bit * Makes the menubar span the whole div and display correct on FF/Linux * Moves "GitX" in the header a few px down to center it Signed-off-by: Johannes Gilger <heipei@hackvalue.de>
24 lines
788 B
Markdown
24 lines
788 B
Markdown
<% @title = "Links" %>
|
|
<h2>
|
|
Links
|
|
</h2>
|
|
|
|
<ul>
|
|
<li><a href="http://github.com/pieter/gitx" title="GitX on Github">GitX on Github</a></li>
|
|
<li style="list-style:none"><ul>
|
|
<li><a href="http://github.com/pieter/gitx/wikis" title="GitX Wiki">Wiki on Github</a></li>
|
|
</ul></li>
|
|
<li><a href="http://www.ohloh.net/projects/gitx" title="GitX on ohloh">GitX on ohloh</a></li>
|
|
<li><a href="http://cia.vc/stats/project/gitx" title="GitX on CIA.vc">GitX on CIA.vc</a></li>
|
|
</ul>
|
|
|
|
<h3>Mailing list</h3>
|
|
|
|
* [Google Groups](http://groups.google.com/group/gitx)
|
|
* [Nabble archive](http://n2.nabble.com/GitX-f3079826.html)
|
|
|
|
<h3>Bug Reporting</h3>
|
|
<ul>
|
|
<li><a href="http://gitx.lighthouseapp.com/projects/17830-gitx" title="Bug reporting on Lighthouse">Bug reporting on Lighthouse</a></li>
|
|
</ul>
|