README
branch3.26
changeset 12262 282bc6fb50fd
parent 12141 29d032bb70d8
child 12372 392aa430bf96
equal deleted inserted replaced
12261:009f04fb2f06 12262:282bc6fb50fd
    12 - a bunch of other management tools
    12 - a bunch of other management tools
    13 
    13 
    14 Install
    14 Install
    15 -------
    15 -------
    16 
    16 
    17 More details at https://cubicweb.readthedocs.io/en/3.25/book/admin/setup
    17 More details at https://cubicweb.readthedocs.io/en/3.26/book/admin/setup
    18 
    18 
    19 Getting started
    19 Getting started
    20 ---------------
    20 ---------------
    21 
    21 
    22 Execute::
    22 Execute::
    24  apt-get install cubicweb cubicweb-dev cubicweb-blog
    24  apt-get install cubicweb cubicweb-dev cubicweb-blog
    25  cubicweb-ctl create blog myblog
    25  cubicweb-ctl create blog myblog
    26  cubicweb-ctl start -D myblog
    26  cubicweb-ctl start -D myblog
    27  sensible-browser http://localhost:8080/
    27  sensible-browser http://localhost:8080/
    28 
    28 
    29 Details at https://cubicweb.readthedocs.io/en/3.25/tutorials/base/blog-in-five-minutes
    29 Details at https://cubicweb.readthedocs.io/en/3.26/tutorials/base/blog-in-five-minutes
    30 
    30 
    31 Documentation
    31 Documentation
    32 -------------
    32 -------------
    33 
    33 
    34 Look in the doc/ subdirectory or read https://cubicweb.readthedocs.io/en/3.25/
    34 Look in the doc/ subdirectory or read https://cubicweb.readthedocs.io/en/3.26/
    35 
    35 
    36 
    36 
    37 CubicWeb includes the Entypo pictograms by Daniel Bruce — http://www.entypo.com
    37 CubicWeb includes the Entypo pictograms by Daniel Bruce — http://www.entypo.com
    38 
    38 
    39 Contributing
    39 Contributing