By Eddie Lau,GPL 3.0, 07/15/11

This set of scripts is for generating periodicals with Kindlegen in Linux using Calibre in command line.

=== Requirement ===
Calibre, Python, BeautifulSoup -- If you are using Ubuntu, look them up in the software center.

=== Instructions ===
1) Download Kindlegen Linux version from http://www.amazon.com/gp/feature.html?ie=UTF8&docId=1000234621
2) Put the executable "kindlegen" and the recipe you want to use in this folder.
3) Edit script.sh. Change "mp.recipe" to the name of the recipe file. Change "mp.mobi" to the name of the output .mobi file.
4) Execute script.sh.

=== Next step ===
Better typesetting for the articles
Make it a plugin of Calibre.
