Author: kevan
Date: Mon Nov 29 16:34:09 2010
New Revision: 779840
URL: http://svn.apache.org/viewvc?rev=779840&view=rev
Log:
Publish the kitty site updates committed by Matthew Sacks in svn.
Modified:
websites/production/kitty/ (props changed)
websites/production/kitty/content/kitty/index.html
Propchange: websites/production/kitty/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Nov 29 16:34:09 2010
@@ -1 +1 @@
-/websites/staging/kitty/trunk:779616-779621
+/websites/staging/kitty/trunk:779616-779839
Modified: websites/production/kitty/content/kitty/index.html
URL:
http://svn.apache.org/viewvc/websites/production/kitty/content/kitty/index.html?rev=779840&r1=779839&r2=779840&view=diff
==============================================================================
--- websites/production/kitty/content/kitty/index.html (original)
+++ websites/production/kitty/content/kitty/index.html Mon Nov 29 16:34:09 2010
@@ -3,6 +3,18 @@
</head>
<body>
<h1>Kitty Home Page</h1>
-<div id="content"><p>Coming soon...</p></div>
+<div id="content"><h2>Kitty is a lightweight, production focused, Java-based
application server performance diagnostic and management utility designed
specifically for Apache Tomcat.</h2>
+
+<p><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></p>
+<p><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.
</p></div>
</body>
</html>