Commit Graph

24 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
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
Nemo 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
Nemo c9ffe2f2b6 [deps] Bump nokogiri 2018-08-03 00:26:02 +05:30
Nemo 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
Nemo efcb93606d hadolint recommendations 2018-05-17 01:58:54 +05:30
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