Commit Graph

9 Commits

Author SHA1 Message Date
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