James Moger
2011-12-24 f35a9879742c0837625083c3c183b3ee698f6e20
Added St. Jude donations link
1 files added
2 files modified
9 ■■■■■ changed files
build.xml 2 ●●●●● patch | view | raw | blame | history
docs/00_index.mkd 7 ●●●●● patch | view | raw | blame | history
docs/stjude_150x150.gif patch | view | raw | blame | history
build.xml
@@ -243,6 +243,7 @@
                <!-- Copy Doc images -->
                <fileset dir="${basedir}/docs">
                    <include name="*.png" />
                    <include name="*.gif" />
                </fileset>
            </copy>
@@ -714,6 +715,7 @@
            <!-- Copy Doc images -->
            <fileset dir="${basedir}/docs">
                <include name="*.png" />
                <include name="*.gif" />
                <include name="*.js" />
            </fileset>
        </copy>
docs/00_index.mkd
@@ -19,13 +19,12 @@
        <tr><th>Issues</th><td><a href="http://code.google.com/p/gitblit/issues/list">GoogleCode</a></td></tr>
        <tr><th>Discussion</th><td><a href="http://groups.google.com/group/gitblit">Gitblit Group</a></td></tr>
        <tr><th>Google+</th><td><a href="https://plus.google.com/114464678392593421684">Gitblit+</a></td></tr>
        <tr><th>Ohloh</th><td><a target="_top" href="http://www.ohloh.net/p/gitblit"><img border="0" width="100" height="16" src="http://www.ohloh.net/p/gitblit/widgets/project_thin_badge.gif" alt="Ohloh project report for Gitblit" /></a></td></tr>
        <tr><th>Donations</th><td>If you enjoy Gitblit and want to support it's development, please consider making a donation on behalf of Gitblit to <a href="https://www.helpmegivetostjude.org/gitblit">St. Jude Children's Research Hospital</a>.
        <a href="https://www.helpmegivetostjude.org/gitblit" alt="St. Jude Children's Research Hospital"><img style="padding-top:10px;" src="stjude_150x150.gif"/></a></td></tr>
        </tbody>
        </table>
    </div>
    <a target="_top" href="http://www.ohloh.net/p/gitblit">
        <img style="padding-top:5px;" border="0" width="100" height="16" src="http://www.ohloh.net/p/gitblit/widgets/project_thin_badge.gif" alt="Ohloh project report for Gitblit" />
    </a>
</div>
Gitblit is an open-source, pure Java stack for managing, viewing, and serving [Git][git] repositories.  
docs/stjude_150x150.gif