README
author Aurélien Campéas
Mon, 07 Sep 2009 12:23:42 +0200
branch3.5
changeset 3116 8bf500eb01d6
parent 2562 dd76d0f88796
child 5024 9e718abe3fde
permissions -rw-r--r--
two convenience files * .hgignore with good default values * cubicweb-ctl.bat to launch things under win32

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/