From 729daf94f3122605f3ba0887442016b11805affd Mon Sep 17 00:00:00 2001 From: "R. Tyler Ballance" Date: Tue, 17 Mar 2009 21:49:55 -0700 Subject: Update the _SiteTemplate to reflect the recent Cheetah Community Edition changes The documentation portion of the site is still not up to date, the generated HTML however will be dumped into the gh-pages branch for the GitHub site. Signed-off-by: R. Tyler Ballance --- www/_SiteTemplate.tmpl | 48 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 16 deletions(-) (limited to 'www') diff --git a/www/_SiteTemplate.tmpl b/www/_SiteTemplate.tmpl index 4991c17..fe4818a 100644 --- a/www/_SiteTemplate.tmpl +++ b/www/_SiteTemplate.tmpl @@ -3,7 +3,7 @@ #################### ## Class attributes: #attr navBarSep = '|' -#attr title = 'Cheetah - The Python-Powered Template Engine' +#attr title = 'Cheetah Community Engine - The Python-Powered Template Engine' #attr htmlExt = '.html' #attr pageId = 'index' ## $apos used to avoid a syntax highlight issue in Emacs: @@ -35,7 +35,7 @@ class="bannerImg" src="images/cheetah-face-black-medium.jpg" alt="" /> Cheetah: The Python-Powered Template Engine + alt="Cheetah Community Edition: The Python-Powered Template Engine" /> #end block banner
@@ -107,13 +107,21 @@
-

Cheetah is an open source +

Cheetah Community Edition is a community supported release of the + Cheetah template engine and code generation tool, template engine and code generation tool, written in Python. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.

+

The reasons behind the Community Edition is to maintain active development + outside the mostly-stale Cheetah CVS tree. + Cheetah CE is not intended on diverging from the main goals of the original releases + of Cheetah, stability, speed and ease of use, but is to serve as a means of reinvigorating + the Cheetah community with monthly releases with patches provided by the + community as they're needed. +

Cheetah has a large and active user community. Products built with Cheetah are used by many of the Fortune 500. One prominent new user is Mailing List$sepChanges$sepCVS + href="http://github.com/rtyler/cheetah/tree/master">Git

$shortPraiseSection
@@ -138,13 +146,13 @@
Download Cheetah 2.0.1 - (released on November 16, 2007: minor bug fix). + href="http://github.com/rtyler/cheetah/tarball/v2.1.0">Cheetah CE v2.1.0 + (released on March 16, 2009: collection of bugfixes/improvements).
################################################## -

Cheetah:

+

Cheetah Community Edition: