README

README file for CSK: CSSKit. 
An alternative css renderer for CMSMadeSimple. 

Copyright (C) 2009  David Broz.
Licensed under the GNU GPL, see COPYING for details.


Description
-----------

The CSSKit (CSK) an alternative css renderer for CMSMadeSimple.
It combines multiple stylesheets together and minifies them to 
reduce the overhead of too many HTTP requests and to speed up 
the in browser rendering.

CSK is a library written entirely in PHP 5.

Please note that the API for CSK is not yet frozen, and it will remain
changeable until version 1.0 is reached. Read the NEWS file for
important information about API changes.



Documentation Overview
----------------------

* README: gives you a short introduction to CSK (this file).

* INSTALL: explain how to install and get going with CSK.

* NEWS: contains important information about changes in CSK.

* examples/: small self-contained examples of how to use CSK.

* doc/: the API documentation with a short tutorial and more examples.

* AUTHORS: list of people who have helped.



Features
--------

* Fully documented with phpdoc.

* Implements caching with Etags.

* Minifies CSS.



Documentation generated on Mon, 04 May 2009 12:09:09 +0200 by phpDocumentor 1.4.2