forked from booktype/Booktype
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
52 lines (33 loc) · 1008 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
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 manual
http://en.flossmanuals.net/booktype/
Booktype tracker
http://dev.sourcefabric.org/browse/BK
Booktype wiki
https://wiki.sourcefabric.org/display/Booktype/Booktype
Booktype support forum
http://forum.sourcefabric.org/categories/booktype-support
Booktype development forum
http://forum.sourcefabric.org/categories/booktype-development
Booktype documentation forum
http://forum.sourcefabric.org/categories/booktype-documentation