Skip to content

Instantly share code, notes, and snippets.

@robotmedia
robotmedia / zepuh.sh
Created September 19, 2011 13:51
Zepub: Shell Script to Package & Validate ePub Files
#
# zepub.sh 0.1
# Package & Validate ePub Files
# by @robot_media (http://www.robotmedia.net)
# thanks to @lizcastro (http://www.elizabethcastro.com/epub/)
#
# INSTRUCTIONS
#
# Make zepub.sh executable: chmod +x zepub.sh
# Optional: to validate the resulting ePub files change the validator_path variable below.