New version of open source CMS Tcms using pQuery

Taddeus Kroes f20bc55e39 Added main layout template. 14 år sedan
css f20bc55e39 Added main layout template. 14 år sedan
design c6445ef8fd Added menu hover to design. 14 år sedan
templates f20bc55e39 Added main layout template. 14 år sedan
.gitignore c6219fed01 Added design screenshots. 14 år sedan
README 1179ac304c Added README and ignore file. 14 år sedan
index.php f20bc55e39 Added main layout template. 14 år sedan
pquery.config.php f20bc55e39 Added main layout template. 14 år sedan

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