README
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 16 Oct 2009 15:18:38 +0200 (2009-10-16)
branchstable
changeset 3705 5cd35123866b
parent 2562 dd76d0f88796
child 5024 9e718abe3fde
permissions -rw-r--r--
get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument)
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/