Author: msacks
Date: Sat Nov 27 19:41:16 2010
New Revision: 1039738
URL: http://svn.apache.org/viewvc?rev=1039738&view=rev
Log:
adding some basic information to the index page
Modified:
incubator/kitty/site/trunk/content/kitty/index.mdtext
Modified: incubator/kitty/site/trunk/content/kitty/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/kitty/site/trunk/content/kitty/index.mdtext?rev=1039738&r1=1039737&r2=1039738&view=diff
==============================================================================
--- incubator/kitty/site/trunk/content/kitty/index.mdtext (original)
+++ incubator/kitty/site/trunk/content/kitty/index.mdtext Sat Nov 27 19:41:16
2010
@@ -16,7 +16,16 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
-Kitty is a lightweight, production focused, Java-based application server
performance diagnostic and management utility designed specifically for Apache
Tomcat.
-
-
+<h2>Kitty is a lightweight, production focused, Java-based application server
performance diagnostic and management utility designed specifically for Apache
Tomcat.</h2>
+<br />
+Quick Links:
+<a href="https://issues.apache.org/jira/browse/KITTY">Kitty JIRA</a>
+<a href="http://incubator.apache.org/projects/kitty.html">Incubation Status</a>
+<a href="http://www.scribd.com/doc/41349990/Kitty-Apachecon-2010">Kitty
ApacheCon 2010</a>
+<br /><br />
+Mailing List: <a
href="mailto:[email protected]>[email protected]</a>
+To subscribe: <a
href="mailto:[email protected]>[email protected]</a>
+<br /><br />
+<strong>History:</strong>
+Originally, kitty was written to provide a simple utility for managing and
diagnosting Tomcat servers in production. It was originally written in Jython,
but has since been ported to Groovy for ease of compilation to Java classes.