New version of open source CMS Tcms using pQuery

Taddeus Kroes 9cdcc0b221 Moved font in CSS file. 14 năm trước cách đây
css 9cdcc0b221 Moved font in CSS file. 14 năm trước cách đây
design c6445ef8fd Added menu hover to design. 14 năm trước cách đây
js 9feb865738 Added some comments. 14 năm trước cách đây
templates e1b53a4ec6 Added HTML minifier and some comments. 14 năm trước cách đây
.gitignore acbe79bd76 Added basic menu AJAX functionality. 14 năm trước cách đây
.htaccess acbe79bd76 Added basic menu AJAX functionality. 14 năm trước cách đây
README 1179ac304c Added README and ignore file. 14 năm trước cách đây
index.php 278ef9eafa Applied fucntion name change. 14 năm trước cách đây
pquery.config.php f20bc55e39 Added main layout template. 14 năm trước cách đây

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