ivyprojectscassidyreleases

Cassidy

A Css Framework For Rich Web Apps

Get Cassidy !

Download the latest Cassidy (1.1.0) or the development version

Welcome to Cassidy releases page !

You'll find on the page the different releases of Tahchee, a quickstart/installation guide as well as indications to get the bleeding-edge development version.

Releases

Cassidy 1.1 ( tar.gz ) — march 2008
Updated structural elements and decorations, so that the description is clearer. Added a default Cassidy CSS file.
Cassidy 1.0 ( tar.gz ) — november 2007
This is Cassidy's initial release. This release does not include a default CSS file.

Git repository

[we had Mercurial repositories before, but we switched to Git !]

Cassidy now has a Git repository where you can check out the latest version. If you have Git (git) installed, simply do the following:

$ git clone http://www.ivy.fr/cassidy/cassidy.git
and you will have the Cassidy main repository, which you can update by typing
$ git pull
When you make modifications, send me the patch file, I will review it and integrate it into the repository.