Commit Graph

13 Commits

Author SHA1 Message Date
Nemo 577b0bf25c Easier Docker workflow 2018-05-17 01:54:54 +05:30
Nemo 7d0fe14980
Docker Build Support (#8)
Add support for building eBook with Docker
2018-05-17 01:19:54 +05:30
Caleb Mingle d1c8fa7b15 Pin to latest Ubuntu 2018-05-16 10:52:38 -07:00
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
Nemo 98e83282f6 Adds wget as a dependency
- Closes #7
2018-05-04 19:47:24 +05:30
Marcela Tiznado 6b43748649 Adding missing Requirement on README.md 2018-04-09 14:46:44 +05:30
Andrey Khon 2d16561e9d updated bootstrap script, requirements README 2018-01-17 13:13:38 +05:30
Nemo d44ba6e540 [deps] Updates nokogiri
- Security issue in nokogiri 1.8.0
2018-01-01 19:24:04 +05:30
Nemo 721b122067 Upgrades pandoc --smart syntax
- Fixes #4
2018-01-01 19:09:42 +05:30
Nemo 759dfdc117 Adds License 2017-09-16 23:22:58 +05:30
Nemo fff2c97eb9 Updates README 2017-09-16 23:17:03 +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