Commit Graph

16 Commits

Author SHA1 Message Date
Ahmed AbouZaid 609362e475 add support to generate multi book 2019-02-01 06:17:47 +01:00
Nemo c08e0b6fde Switch to relative paths so it works without docker as well 2019-01-31 15:31:32 +05:30
Nemo ae44b14dad Adds support for multiple covers/metadata files 2019-01-31 15:25:03 +05:30
Nemo 1e2df2dd49 Merge changes from master 2019-01-31 15:23:27 +05:30
Nemo 6a976df69f docker: Get bundle install working again 2019-01-31 15:20:45 +05:30
Ahmed AbouZaid 15ba3a80c5 set images extension to fix missing images in mobi format 2019-01-31 09:20:43 +01:00
Ahmed AbouZaid d316ed10ae tidy up and make it easy to change book name 2019-01-31 08:46:20 +01:00
Nemo 6461924bfa
Fix Directory Structure Changes (#17)
* Improve wget invocation to get images as well

* Fix relative links with new directory structure

- A few links are still broken and tables don't render correctly yet

- Fixes #14
2018-12-20 23:23:37 +05:30
Tom Coupland 56dd68f63d Correct for new dir structure
It looks like a few things have been moved around on the site breaking
the scripts.

Change just shuffles some dirs around to get it working again.
2018-11-10 19:33:08 +05:30
Sebastian Safari c66edfe707
Include PDF output 2018-08-03 08:00:12 -07:00
Nemo 577b0bf25c Easier Docker workflow 2018-05-17 01:54:54 +05:30
Caleb Mingle 2ff063e9b3 Add support for building eBook with Docker
This change adds support for building the eBook with Docker. Supporting Docker means
that users who want to build the eBook do not have to install Ruby/Bundler/Calibre in their
environments.

I'm a Docker n00b, so if there's a better way to handle file permissions on the output, I'm all
ears.

Build tested on Linux. Outputs were fine.

There is also a change to the pandoc outputs. It seems the `+smart` extension is not supported for epub/html[0]
in their latest versions.

[0] - https://pandoc.org/MANUAL.html#extension-smart
2018-05-15 10:41:05 -07:00
Andrey Khon 2d16561e9d updated bootstrap script, requirements README 2018-01-17 13:13:38 +05:30
Nemo 721b122067 Upgrades pandoc --smart syntax
- Fixes #4
2018-01-01 19:09:42 +05:30
Nemo ee45e65a58 Working script in ruby 2017-09-16 23:15:59 +05:30
Nemo 935b636d23 Initial commit 2017-09-16 21:52:31 +05:30