New version of open source CMS Tcms using pQuery

Taddeus Kroes e1b53a4ec6 Added HTML minifier and some comments. %!s(int64=14) %!d(string=hai) anos
css 3bd59aff64 Fixed IE outline issue. %!s(int64=14) %!d(string=hai) anos
design c6445ef8fd Added menu hover to design. %!s(int64=14) %!d(string=hai) anos
js 9feb865738 Added some comments. %!s(int64=14) %!d(string=hai) anos
templates e1b53a4ec6 Added HTML minifier and some comments. %!s(int64=14) %!d(string=hai) anos
.gitignore acbe79bd76 Added basic menu AJAX functionality. %!s(int64=14) %!d(string=hai) anos
.htaccess acbe79bd76 Added basic menu AJAX functionality. %!s(int64=14) %!d(string=hai) anos
README 1179ac304c Added README and ignore file. %!s(int64=14) %!d(string=hai) anos
index.php e1b53a4ec6 Added HTML minifier and some comments. %!s(int64=14) %!d(string=hai) anos
pquery.config.php f20bc55e39 Added main layout template. %!s(int64=14) %!d(string=hai) anos

README

This is the newest version of the open-source Content Management System Tcms,
using the PHP utility framework pQuery.

The main goal of this project is to test if the minimalistic programming style
of pQuery is suitable for web programming, and could be preferred over the
regular MVC frameworks (especially for small, customized websites).