Booktype
-------------------

A booktype is like a wiki, but instead of ending up with a web page you get a book.  
Booktype is built on top of the Django web framework.


Installation
------------

Read INSTALL file.


Contents of the Booktype package
--------------------------------

lib/
  python modules, django application

tools/
  scripts for importing books from other formats, CMSs

tests/
  testing scripts

site_media/
  static web resources - JS, CSS, TinyMCE, Images


More info
---------

Booktype demo site
http://booktype-demo.sourcefabric.org

Booktype tracker
http://dev.sourcefabric.org/browse/BK

