README
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 18 Nov 2009 12:32:57 +0100
branchstable
changeset 3873 4d95109582c7
parent 2562 dd76d0f88796
child 5024 9e718abe3fde
permissions -rw-r--r--
[web] remove widget.render backward compatibility there are very few widgets outside CW that used old render API and they should have all been updated by now.

CubicWeb semantic web framework
===============================

Install
-------

More details at http://www.cubicweb.org/doc/en/admin/setup

Getting started
---------------

Execute:

 apt-get install cubicweb cubicweb-dev cubicweb-blog
 cubicweb-ctl create blog myblog
 cubicweb-ctl start -D myblog
 sensible-browser http://localhost:8080/

Details at http://www.cubicweb.org/doc/en/intro/tutorial/blog-in-five-minutes

Documentation
-------------

Look in the doc/ subdirectory or read http://www.cubicweb.org/doc/en/