New version of open source CMS Tcms using pQuery

Taddeus Kroes 34bf3f2e94 This should have been in the previous commit too... il y a 14 ans
css 34bf3f2e94 This should have been in the previous commit too... il y a 14 ans
design c6445ef8fd Added menu hover to design. il y a 14 ans
js acbe79bd76 Added basic menu AJAX functionality. il y a 14 ans
templates 34bf3f2e94 This should have been in the previous commit too... il y a 14 ans
.gitignore acbe79bd76 Added basic menu AJAX functionality. il y a 14 ans
.htaccess acbe79bd76 Added basic menu AJAX functionality. il y a 14 ans
README 1179ac304c Added README and ignore file. il y a 14 ans
index.php 34bf3f2e94 This should have been in the previous commit too... il y a 14 ans
pquery.config.php f20bc55e39 Added main layout template. il y a 14 ans

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