summaryrefslogtreecommitdiff
path: root/download-chapters.sh
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Make scripts translation independentBenjamin Franzke1-6/+8
Add menge download.
2012-07-02Change umlauts in file namesBenjamin Franzke1-1/+1
2012-07-02Add html suffix to downloaded chapter filesBenjamin Franzke1-1/+1
2012-07-02Dont use spaces for chapters directoriesBenjamin Franzke1-1/+2
Allows us to generate xml with makefiles, which will allow parallel operation.
2012-06-28Add scripts to download elberfelder from die-bibel.deBenjamin Franzke1-0/+17
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.