Author: msacks
Date: Sun Jan 16 23:09:10 2011
New Revision: 783375

Log:
Published new getting started guide and updated Home page.

Added:
    websites/production/kitty/content/kitty/files/
      - copied from r783374, websites/staging/kitty/trunk/content/kitty/files/
    websites/production/kitty/content/kitty/files/config
      - copied unchanged from r783374, 
websites/staging/kitty/trunk/content/kitty/files/config
    websites/production/kitty/content/kitty/getting-Started.html
      - copied unchanged from r783374, 
websites/staging/kitty/trunk/content/kitty/getting-Started.html
    websites/production/kitty/content/kitty/gettingstarted.html
      - copied unchanged from r783374, 
websites/staging/kitty/trunk/content/kitty/gettingstarted.html
    websites/production/kitty/content/kitty/images/
      - copied from r783374, websites/staging/kitty/trunk/content/kitty/images/
    
websites/production/kitty/content/kitty/images/apache-kitty-eclipse-console.png
      - copied unchanged from r783374, 
websites/staging/kitty/trunk/content/kitty/images/apache-kitty-eclipse-console.png
    
websites/production/kitty/content/kitty/images/subversive-new-repo-location-url.png
      - copied unchanged from r783374, 
websites/staging/kitty/trunk/content/kitty/images/subversive-new-repo-location-url.png
    
websites/production/kitty/content/kitty/images/subversive-new-repo-location.png
      - copied unchanged from r783374, 
websites/staging/kitty/trunk/content/kitty/images/subversive-new-repo-location.png
Modified:
    websites/production/kitty/   (props changed)
    websites/production/kitty/content/kitty/index.html
    websites/production/kitty/content/kitty/sitemap.html

Propchange: websites/production/kitty/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Jan 16 23:09:10 2011
@@ -1 +1 @@
-/websites/staging/kitty/trunk:779616-779839
+/websites/staging/kitty/trunk:779616-783374

Modified: websites/production/kitty/content/kitty/index.html
==============================================================================
--- websites/production/kitty/content/kitty/index.html (original)
+++ websites/production/kitty/content/kitty/index.html Sun Jan 16 23:09:10 2011
@@ -1,20 +1,25 @@
 <html>
-<head><title>Kitty Home Page</title>
+<head><title>Apache Kitty Home Page</title>
 </head>
 <body>
-<h1>Kitty Home Page</h1>
-<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>
+<h1>Apache Kitty Home Page</h1>
+<div id="content"><h2>Kitty is a lightweight, production focused, command-line 
JMX Client</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>
+<a href="https://issues.apache.org/jira/browse/KITTY";>Kitty JIRA</a> <br />
+<a href="http://incubator.apache.org/projects/kitty.html";>Incubation 
Status</a> <br />
+<a href="http://www.scribd.com/doc/41349990/Kitty-Apachecon-2010";>Kitty 
ApacheCon 2010</a> <br /></p>
+<p>Getting Started in Developing for Apache Kitty: 
+<a href="http://incubator.apache.org/kitty/";>Getting Started</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>
+Originally, kitty was written to provide a simple utility for managing and 
diagnosing Tomcat servers in production. It was originally written in Jython, 
but has since been ported to Groovy for ease of compilation to Java classes. 
+<br /><br />
+<strong>Roadmap</strong>
+Coming soon</p></div>
 </body>
 </html>

Modified: websites/production/kitty/content/kitty/sitemap.html
==============================================================================
--- websites/production/kitty/content/kitty/sitemap.html (original)
+++ websites/production/kitty/content/kitty/sitemap.html Sun Jan 16 23:09:10 
2011
@@ -4,7 +4,9 @@
 <body>
 <h1>Kitty Sitemap</h1>
 <div id="content"><ul>
-<li><a href="/kitty/index.html">Kitty Home Page</a></li>
+<li><a href="/kitty/getting-Started.html">Getting Started Developing for 
Apache Kitty</a></li>
+<li><a href="/kitty/gettingstarted.html">Getting Started Developing for Apache 
Kitty</a></li>
+<li><a href="/kitty/index.html">Apache Kitty Home Page</a></li>
 </ul></div>
 </body>
 </html>


Reply via email to