google-sre-ebook/README.md

28 lines
597 B
Markdown

# google-sre-ebook
![Cover](cover.jpg)
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
- gem install bundler
- gem install nokogiri
- brew cask install calibre
# 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.