doc/book/en/A02d-conclusion.en.txt
changeset 1808 aa09e20dd8c0
parent 1693 49075f57cf2c
parent 1807 6d541c610165
child 1810 e95e876be17c
equal deleted inserted replaced
1693:49075f57cf2c 1808:aa09e20dd8c0
     1 .. -*- coding: utf-8 -*-
       
     2 
       
     3 What's next?
       
     4 ------------
       
     5 
       
     6 We demonstrated how from a straight out of the box `CubicWeb`
       
     7 installation, you can build your web-application based on a
       
     8 schema. It's all already there: views, templates, permissions,
       
     9 etc. The step forward is now for you to customize according
       
    10 to your needs.
       
    11 
       
    12 More than a web application, many features are available to
       
    13 extend your application, for example: RSS channel integration 
       
    14 (:ref:`rss`), hooks (:ref:`hooks`), support of sources such as 
       
    15 Google App Engine (:ref:`gaecontents`) and lots of others to 
       
    16 discover through our book.
       
    17