summaryrefslogtreecommitdiffstats
path: root/src/site/siteindex.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-06-20 17:31:55 -0400
committerJames Moger <james.moger@gitblit.com>2013-06-20 17:31:55 -0400
commit52b26fd0c7a0e3bc561cdcd11ffa776535f80ff5 (patch)
treedbfad076ac6ceffa0e07519eb8e0f67ca3e04302 /src/site/siteindex.mkd
parent73c76b8f7ecaa43c7b5d60ade1c2273af525e8f1 (diff)
downloadgitblit-52b26fd0c7a0e3bc561cdcd11ffa776535f80ff5.tar.gz
gitblit-52b26fd0c7a0e3bc561cdcd11ffa776535f80ff5.zip
Documentation
Diffstat (limited to 'src/site/siteindex.mkd')
-rw-r--r--src/site/siteindex.mkd6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/site/siteindex.mkd b/src/site/siteindex.mkd
index 77cb8a08..f72e9c17 100644
--- a/src/site/siteindex.mkd
+++ b/src/site/siteindex.mkd
@@ -1,4 +1,3 @@
-## What is Gitblit?
<div class="well" style="margin-left:5px;float:right;width:275px;padding: 10px 10px;">
<div style="text-align:center">
<b>Current Release ${project.releaseVersion} (${project.releaseDate})</b><br/><a href="releasenotes.html">release notes</a>
@@ -26,6 +25,8 @@
</div>
</div>
+## What is Gitblit?
+
Gitblit is an open-source, pure Java stack for managing, viewing, and serving [Git][git] repositories.
It's designed primarily as a tool for small workgroups who want to host centralized repositories.
@@ -67,6 +68,9 @@ Administrators can create and manage all repositories, user accounts, and teams
- Groovy push hook scripts
- Pluggable user service mechanism
- LDAP authentication with optional LDAP-controlled Team memberships
+ - Redmine authentication
+ - SalesForce.com authentication
+ - Windows authentication
- Custom authentication, authorization, and user management
- Rich RSS feeds
- JSON-based RPC mechanism