basho-labs/little_riak_book

A Little Riak Book

Ruby

160

161 commits

updated Jan 11, 2021

See the code

README

A Little Riak Book

You can download different formats from rendered.

You must have ruby installed, tested mostly on 1.9.2+

Building eBooks/PDFs

[sudo] gem install bundler
bundle install
[sudo] gem install redcarpet

All text is in markdown. To build the book, you must install calibre.

Building a PDF is a bit more involved. It requires you have both Pandoc and xelatex (XeTeX for OSX, and MikTeX for Windows) installed.

bookgen.rb

The tools to build the PDF were pilfered from the Pro Git book builder. Thanks to that team.

Contributors

coderoshi

81 commits

ricardobcl

36 commits

macintux

33 commits

adaszko

4 commits

basho-labs/little_riak_book

A Little Riak Book

Ruby

160

161 commits

updated Jan 11, 2021

See the code

README

A Little Riak Book

You can download different formats from rendered.

You must have ruby installed, tested mostly on 1.9.2+

Building eBooks/PDFs

[sudo] gem install bundler
bundle install
[sudo] gem install redcarpet

All text is in markdown. To build the book, you must install calibre.

Building a PDF is a bit more involved. It requires you have both Pandoc and xelatex (XeTeX for OSX, and MikTeX for Windows) installed.

bookgen.rb

The tools to build the PDF were pilfered from the Pro Git book builder. Thanks to that team.

Contributors

coderoshi

81 commits

ricardobcl

36 commits

macintux

33 commits

adaszko

4 commits

Languages

Ruby

38.3%

CSS

35.7%

TeX

26.0%