New version of open source CMS Tcms using pQuery

Taddeus Kroes acbe79bd76 Added basic menu AJAX functionality. hace 14 años
css f20bc55e39 Added main layout template. hace 14 años
design c6445ef8fd Added menu hover to design. hace 14 años
js acbe79bd76 Added basic menu AJAX functionality. hace 14 años
templates f20bc55e39 Added main layout template. hace 14 años
.gitignore acbe79bd76 Added basic menu AJAX functionality. hace 14 años
.htaccess acbe79bd76 Added basic menu AJAX functionality. hace 14 años
README 1179ac304c Added README and ignore file. hace 14 años
index.php f20bc55e39 Added main layout template. hace 14 años
pquery.config.php f20bc55e39 Added main layout template. hace 14 años

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).