summaryrefslogtreecommitdiff
path: root/community.html
diff options
context:
space:
mode:
Diffstat (limited to 'community.html')
-rw-r--r--community.html113
1 files changed, 113 insertions, 0 deletions
diff --git a/community.html b/community.html
new file mode 100644
index 0000000..ee57d6d
--- /dev/null
+++ b/community.html
@@ -0,0 +1,113 @@
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
+<html>
+ <head>
+ <title>Community Cheetah - The Python-Powered Template Engine - Community</title>
+ <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8"/>
+ <meta name="keywords" content="cheetah, template engine, python, community cheetah, templating, markdown, markup, mod_python, webware"/>
+ <meta name="googlebot" content="index, follow" />
+ <meta name="language" content="en-us, english" />
+
+ <link rel="stylesheet" type="text/css" href="stylesheet.css" media="screen, projection, tv" />
+ </head>
+ <body>
+
+ <a href="http://github.com/rtyler/cheetah">
+ <img style="position: absolute; top: 0; left: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_left_orange_ff7600.png" alt="Fork me on GitHub" />
+</a>
+ <div id="blogtitle">
+ <div id="small" style="margin-left: 130px;"><a href="#">Community Cheetah</a> </div>
+ <div id="small2">
+ <a href="index.html">Home</a>&nbsp;|&nbsp;
+ <a href="http://bugs.communitycheetah.org">Issues</a>&nbsp;|&nbsp;
+ <a href="http://github.com/rtyler/cheetah/tree/master">Source</a>&nbsp;|&nbsp;
+ <a href="roadmap.html">Roadmap</a>&nbsp;|&nbsp;
+ </div>
+ </div>
+
+ <div id="topmenu">
+ <ul class="BLUE">
+ <li>
+ <a href="index.html" title="Home">
+ <span>Home</span>
+ </a>
+ </li>
+ <li>
+ <a href="download.html" title="Download">
+ <span>Download</span>
+ </a>
+ </li>
+ <li>
+ <a href="docs.html" title="Documentation">
+ <span>Documentation</span>
+ </a>
+ </li>
+ <li>
+ <a href="recipes.html" title="Recipes">
+ <span>Recipes</span>
+ </a>
+ </li>
+ <li>
+ <a href="community.html" title="Community">
+ <span>Community</span>
+ </a>
+ </li>
+ <li>
+ <a href="developers.html" title="Developers">
+ <span>Developers</span>
+ </a>
+ </li>
+ </ul>
+ </div>
+
+
+
+ <div id="centercontent">
+ <h1>Cheetah Community</h1>
+<h2>Roadmap</h2>
+<p>You can review the <a href="roadmap.html">Community Cheetah Roadmap</a> for what's coming up.</p>
+<h2>Mailing List</h2>
+<p>The majority of Cheetah discussions occur on the <a href="http://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss">Cheetah mailing list</a>.
+Once you've subscribed to the Cheetah mailing list, you can just send an email to <strong>cheetahtemplate-discuss@lists.sourceforge.net</strong></p>
+<h2>IRC</h2>
+<p>You can also find Cheetah on <a href="http://freenode.net">Freenode</a> in the <strong>#Cheetah</strong> IRC channel. The channel is currently low traffic, so if there
+is nobody available to answer your questions on IRC, you may be better served pinging the mailing list.</p>
+ </div>
+
+ <div id="rightcontent">
+ <img style="margin-top:-9px; margin-left: -5px;" src="images/top2.jpg" alt="" />
+
+ <div id="twitter_div">
+ <h2 class="sidebar-title">Twitter Updates</h2>
+ <ul id="twitter_update_list"></ul>
+
+ <a href="http://twitter.com/cheetahtemplate" id="twitter-link" style="display:block;text-align:right;">follow Cheetah on Twitter</a>
+ </div>
+
+
+ <img style="padding-top:5px; margin-left:-5px; margin-bottom:-4px;" src="images/specs_bottom.jpg" alt="" />
+ </div>
+
+ <br clear="all"/>
+ <br/>
+
+ <a href="http://www.python.org" target="_blank"><img src="images/python-logo.gif" border="0" alt="Python-powered" title="Python-powered" align="right"/></a>
+ <br clear="all"/>
+ <br/>
+ <div id="footer">
+ &copy; 2006 Design by <a href="http://www.studio7designs.com">Studio7designs.com</a>
+ </div>
+
+
+ <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
+ <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/cheetahtemplate.json?callback=twitterCallback2&count=5"></script>
+ </body>
+</html>
+
+
+
+
+
+
+