forked from booktype/Booktype
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
67 lines (42 loc) · 1.7 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Booktype
-------------------
Booktype makes it easier for people and organisations to collate, organise, edit and publish books. Delivering frictionlessly to print, Amazon, lulu.com, iBooks and almost any ereader, Booktype facilitates collaborative production processes. No more lost manuscripts, overwritten Word files, awkward wikis or cumbersome CMSes.
Booktype is built on top of the Django web framework.
More info
---------
Realtime chat
Channel #booktype on irc.freenode.net server
Check #booktype hashtag on Twitter
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-dev mailing list
https://groups.google.com/forum/#!forum/booktype-dev
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
Installation
------------
Read INSTALL file and check "doc/deployment/" directory for more details.
Read up to date online instructions - https://wiki.sourcefabric.org/display/Booktype/Installing
How to contribute
-----------------
Only 4 steps:
1) Fork sourcefabric/Booktype repository
https://help.github.com/articles/fork-a-repo
2) Clone your fork
3) Create new local feature branch
http://learn.github.com/p/branching.html
4) Create pull request with your feature/bugfix
https://help.github.com/articles/creating-a-pull-request
License
-------
Booktype is licensed under the AGPL license.