-
Notifications
You must be signed in to change notification settings - Fork 23
Home
blueheadpublishing edited this page Jun 2, 2012
·
13 revisions
Installing PrinceXML http://www.princexml.com/downloads
$ bookshop new demo # creates a new bookshop project called "demo"
cd to demo/
$ bookshop build all # builds the pdf, epub, mobi, and html versions of the demo book
Introduction to ERB http://www.stuartellis.eu/articles/erb/
The Basics of Book Design http://en.wikipedia.org/wiki/Book_design
- This is a great introduction to the essential components of a book (Preface, Prologue, Foreword, etc.)
Standard HTML/Unicode Special Character Codes http://webdesign.about.com/library/bl_htmlcodes.htm
- These will be useful for using international letters and other symbols (like quotes, ampersigns, etc) in your book source code
EPUB documentation http://idpf.org/epub
- The hard core specs for epub
Working with gems http://asciicasts.com/episodes/245-new-gem-with-bundler