Files
gitx/Site/text/links.markdown
T
Johannes Gilger 788cd7163b Site: W3C-Valid and CSS/HTML corrections
* 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>
2009-09-06 14:38:48 +02:00

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>