summaryrefslogtreecommitdiff
path: root/gen-bible.sh
AgeCommit message (Collapse)AuthorFilesLines
2012-07-02Replace gen-bible.sh by a MakefileBenjamin Franzke1-11/+0
That is more flexible, since it allows easy invokation of recreation of a single chapter. And its twice as fast as gen-bible.sh when using parallel build. :)
2012-07-02Merge make-xml.sh into gen-bible.shBenjamin Franzke1-1/+6
2012-06-28Add scripts to download elberfelder from die-bibel.deBenjamin Franzke1-0/+6
That is download is shell scripts using curl, parse books and chapters with sed. Then prepare html with sed to be converted to zefania xml using a xsl stylesheet.