Go to file
Nemo 721b122067 Upgrades pandoc --smart syntax
- Fixes #4
2018-01-01 19:09:42 +05:30
.editorconfig Initial commit 2017-09-16 21:52:31 +05:30
.gitignore Upgrades pandoc --smart syntax 2018-01-01 19:09:42 +05:30
COPYING Adds License 2017-09-16 23:22:58 +05:30
Gemfile Initial commit 2017-09-16 21:52:31 +05:30
Gemfile.lock Initial commit 2017-09-16 21:52:31 +05:30
README.md Adds License 2017-09-16 23:22:58 +05:30
bootstrap.sh Upgrades pandoc --smart syntax 2018-01-01 19:09:42 +05:30
cover.jpg Initial commit 2017-09-16 21:52:31 +05:30
generate.rb Working script in ruby 2017-09-16 23:15:59 +05:30
metadata.xml Working script in ruby 2017-09-16 23:15:59 +05:30

README.md

google-sre-ebook

Cover

Generates a EPUB/MOBI for the Google SRE Book.

Original sources are downloaded from https://landing.google.com/sre/

Review and run the bootstrap.sh script to generate the EPUB and MOBI files

Requirements:

  • Ruby
  • bundler
  • Installs nokogiri

Known Issues

  • Inline references are not handled in the best possible way
  • metadata.xml is not complete. There are just too many authors
  • Foreword/Preface is not part of the index

LICENSE

This is licensed under WTFPL. See COPYING file for the full text.