Commit Graph

79 Commits

Author SHA1 Message Date
6d227c3153 [deps] bundle update (and upgrade to bundler 2.x) 2019-01-31 15:20:16 +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
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
Sam Mingo
591e4d875b Adds details for using docker chcon permissions (#12)
Adds details for using docker chcon permissions
2018-09-27 13:42:55 +05:30
Sam Mingo
da6d5306a6
Update README.md 2018-09-22 19:12:34 -04:00
Sam Mingo
e78ea16a17
Update README.md 2018-09-22 19:12:00 -04:00
549263447e
Merge pull request #11 from ssebs/patch-1
Add PDF Output
2018-08-07 17:09:45 +05:30
Sebastian Safari
77d113c8db
Add pdf to the readme 2018-08-03 08:02:20 -07:00
Sebastian Safari
c66edfe707
Include PDF output 2018-08-03 08:00:12 -07:00
c9ffe2f2b6 [deps] Bump nokogiri 2018-08-03 00:26:02 +05:30
15d2d5a554
Merge pull request #10 from windix/ruby
Fix the missing table of content
2018-08-02 20:15:55 +05:30
Wei Feng
d7d30be498 remove an unused else 2018-08-02 23:16:30 +10:00
Wei Feng
c845f31676 Fix the missing table of content 2018-08-02 23:10:01 +10:00
efcb93606d hadolint recommendations 2018-05-17 01:58:54 +05:30
577b0bf25c Easier Docker workflow 2018-05-17 01:54:54 +05:30
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
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
d44ba6e540 [deps] Updates nokogiri
- Security issue in nokogiri 1.8.0
2018-01-01 19:24:04 +05:30
721b122067 Upgrades pandoc --smart syntax
- Fixes #4
2018-01-01 19:09:42 +05:30
759dfdc117 Adds License 2017-09-16 23:22:58 +05:30
fff2c97eb9 Updates README 2017-09-16 23:17:03 +05:30
ee45e65a58 Working script in ruby 2017-09-16 23:15:59 +05:30
935b636d23 Initial commit 2017-09-16 21:52:31 +05:30