Beautiful, simple, elegant, powerful, easy, awesome, remarkable ePub file creation. No, really, I'm serious.
Generates an ePub file from existing (x)html files and assets.
There are some notes in the code explaining stuff.
An ePub file is a zip file of book content + images + css, bundled up with some metadata files.
Creating the content is pretty easy (and likely more flexible to you) using something like Webby or Nanoc.
Once you have that then epub-ng will create the metadata files and package things for you.
- Generates an ePub file from a folder of XHTML and stuff
- That's it
See code. There are some notes in there showing usage. It's not complicated.
- zip/zip
- tmpdir
The usual install as a gem stuff.
gem i epub-ng --source http://gems.neurogami.com
James Britt / Neurogami
(The MIT License)
Copyright (c) 2012 James Britt
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Feed your head.
Hack your world.
Live curious.